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

Handle connection failures #19

Closed
ymarcon opened this issue Oct 19, 2023 · 1 comment
Closed

Handle connection failures #19

ymarcon opened this issue Oct 19, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ymarcon
Copy link
Member

ymarcon commented Oct 19, 2023

A connection failure is different from a 400 or 500 server response and could handled with one or more retry attempts instead of a definitive failure.

@ymarcon
Copy link
Member Author

ymarcon commented Dec 24, 2023

Implemented at server connection implementation level, for instance see obiba/opalr#20

@ymarcon ymarcon closed this as completed Dec 24, 2023
@ymarcon ymarcon self-assigned this Dec 24, 2023
@ymarcon ymarcon added the enhancement New feature or request label Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant