Skip to content
Snippets Groups Projects
Unverified Commit 2ddc201a authored by Julian Tölle's avatar Julian Tölle Committed by GitHub
Browse files

feat(robot): handle ratelimiting with constant backoff (#572)


Add a constant backoff in case we are being rate limited by the Robot API.

This is done through an opaque wrapping of the `robot.Client` interface,
so callers do not need to do this manually.

Co-authored-by: default avatarJanis Kemper <janis.kemper@syself.com>
parent 8bb131ff
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment