You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btschwertfeger
changed the title
API rate limit errors trigger infinite loop of restarts
API rate limit errors could trigger infinite loop of restarts
Jan 10, 2025
If the algorithm encounters an API rate limit error, the algorithm exits and restarts directly (if using the current docker-compose.yaml.
In order to encounter such situations we should:
kraken.exceptions.KrakenApiLimitExceededError
?)The text was updated successfully, but these errors were encountered: