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

feat(cli): Add RetryConfig to IR #5180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

amckinney
Copy link
Contributor

This adds a new RetryConfig to the IR so that we can customize and centralize what HTTP status codes each generator should act upon.

Eventually, we imagine this could hold other information like default retry attempts, and minimum/maximum delay, which are also SDK-specific for the time being.

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants