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

perf(scheduler-utils): add exponential backoff to gateway requests #928

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

jfrain99
Copy link
Contributor

Sometimes, when their is no cache value, scheduler utils needs to query the gateway for a scheduler location. If this fails, add exponential backoff.

scheduler-utils/src/utils.js Outdated Show resolved Hide resolved
scheduler-utils/src/client/gateway.js Outdated Show resolved Hide resolved
@jfrain99 jfrain99 force-pushed the jfrain99/add-backoff-gateway-scheduler-utils branch 2 times, most recently from 41ff8c8 to bd691fd Compare July 30, 2024 19:44
scheduler-utils/README.md Outdated Show resolved Hide resolved
@jfrain99 jfrain99 force-pushed the jfrain99/add-backoff-gateway-scheduler-utils branch 2 times, most recently from 1407e32 to e097bad Compare July 30, 2024 20:58
@jfrain99 jfrain99 force-pushed the jfrain99/add-backoff-gateway-scheduler-utils branch from e097bad to aa1ad02 Compare July 30, 2024 20:58
@jfrain99 jfrain99 merged commit 4efe8a2 into main Aug 1, 2024
4 checks passed
@jfrain99 jfrain99 deleted the jfrain99/add-backoff-gateway-scheduler-utils branch August 1, 2024 13:16
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

Successfully merging this pull request may close these issues.

2 participants