mirror of
https://github.com/zotero/zotero.git
synced 2026-09-25 01:01:20 +00:00
Previously only 503 + Retry-After was retried automatically; 429 was handled only inside the sync API client. Extend _retryOnServerError() to also retry on 429, honoring Retry-After on both 429 and 503 and falling back to the existing exponential backoff otherwise. |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| resource | ||
| tests | ||
| chrome.manifest | ||
| runtests.sh | ||