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

Retry logic #483

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Retry logic #483

wants to merge 2 commits into from

Conversation

robin-turnkey
Copy link

@robin-turnkey robin-turnkey commented Oct 3, 2024

Summary & Motivation (Problem vs. Solution)

Adding retry logic with exponential backoff, for opt-in use with Proxy functions.

Specific motivation is to solve an issue with TLS fetcher timeouts (seeing regular timeouts in our end-to-end tests against our test-only provider)

How I Tested These Changes

Unit tests, and locally by utilizing within TLS fetcher for calls to oidc-test domain.

Pre merge check list

  • Update CHANGELOG.MD

@robin-turnkey robin-turnkey requested a review from a team as a code owner October 3, 2024 18:39
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.

1 participant