diff --git a/public/js/blossom.js b/public/js/blossom.js index 93f38ea..f041b1a 100644 --- a/public/js/blossom.js +++ b/public/js/blossom.js @@ -8,7 +8,8 @@ // with NbreadSigner -> PUT the raw bytes to the PRIMARY server's /upload -> // validate the returned descriptor (https URL + sha match) -> best-effort // mirror the URL (BUD-04, no re-upload) to the remaining servers. On a -// network/5xx/429/timeout failure the next server is promoted to primary. +// any per-server failure the next server is promoted to primary, so the +// whole mirror set is tried before an upload is reported as failed. // // Load order (classic