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

[Feature]: If a request fails, there should be a retry #113

Open
Slartibartfass2 opened this issue Jan 31, 2024 · 0 comments
Open

[Feature]: If a request fails, there should be a retry #113

Slartibartfass2 opened this issue Jan 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request priority-3 Low priority

Comments

@Slartibartfass2
Copy link
Owner

Is your feature request related to a problem? Please describe

Atm when a request fails, the recipe cannot be parsed and an error is returned. Sometimes this might be just a connection error which can be fixed with a retry.

Describe the solution you'd like

Add one or more retry if the request can't be made, when a certain amount of retries didn't work an error should be returned. This might include a delay between single requests.

Describe alternatives you've considered

No response

Anything else?

No response

@Slartibartfass2 Slartibartfass2 added enhancement New feature or request priority-3 Low priority labels Jan 31, 2024
@Slartibartfass2 Slartibartfass2 self-assigned this Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-3 Low priority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant