retry/recovery network failed requests #9

Open
opened 2026-05-26 21:07:58 +00:00 by ammaratef45 · 0 comments
Owner

The app makes a lot of network calls to the osm api, failures shouldn't cause the flow to be stuck, need to implement a retry logic and see where it makes sense to log a warning and try to recover on next run rather than panic over

would be nice to make the network crate automatically retry or something like that

The app makes a lot of network calls to the osm api, failures shouldn't cause the flow to be stuck, need to implement a retry logic and see where it makes sense to log a warning and try to recover on next run rather than panic over would be nice to make the network crate automatically retry or something like that
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RTM/mapbattle#9