-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels