Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retries for throughput errors #20

Open
ptpaterson opened this issue Dec 6, 2023 · 0 comments
Open

Retries for throughput errors #20

ptpaterson opened this issue Dec 6, 2023 · 0 comments

Comments

@ptpaterson
Copy link
Collaborator

Retries for rate-limiting errors would make the tool more robust and allow the sync process to run more quickly.

Suggestions:

  • add automatic retries with exponential backoff for all requests.
  • adjust time window automatically based on number of events gathered.
  • adjust the wait time between iterations automatically based on actual throughput, or eliminate altogether if the previous items work well enough.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant