-
Notifications
You must be signed in to change notification settings - Fork 309
Client is (too) quiet if it has to retry #241
Copy link
Copy link
Open
Description
Hey, I just happened to implement a bad behaviour for my Server-Server communication (basically: Retrieve artist > Retrieve all Albums > add all unknown Artists to DB > goto next Artist in DB with lowest updated timestamp)
This made me hit rate limits (quite hard) for my in-Development flagged testing App.
The client now waited - silently - apparently indefinitely.
Could be either provide a way to:
- Set a hard max-wait for Retry behaviour?
- Enable some sort of logging capabilities that the client will wait?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels