Retries should be added to all API calls and non-DRM downloads #148

Open
opened 2026-02-25 19:05:39 +00:00 by whimsical-c4lic0 · 0 comments
Collaborator

I've noticed some "Resource temporarily unavailable" exceptions when making API requests to OF. These and many other intermittent networking exceptions could be resolved by implementing retries (ideally with exponential back-off) to the API service. The same could be done for non-DRM downloads in the download service as well.

I've noticed some "Resource temporarily unavailable" exceptions when making API requests to OF. These and many other intermittent networking exceptions could be resolved by implementing retries (ideally with exponential back-off) to the API service. The same could be done for non-DRM downloads in the download service as well.
whimsical-c4lic0 added the
bug
label 2026-02-25 19:05:39 +00:00
whimsical-c4lic0 added this to the Development Board project 2026-02-25 19:05:39 +00:00
whimsical-c4lic0 moved this to To Do in Development Board on 2026-02-25 19:05:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sim0n00ps/OF-DL#148
No description provided.