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

Add max_retries config #283

Open
Siryak opened this issue Aug 30, 2023 · 0 comments · May be fixed by #307
Open

Add max_retries config #283

Siryak opened this issue Aug 30, 2023 · 0 comments · May be fixed by #307
Labels
enhancement New feature or request

Comments

@Siryak
Copy link

Siryak commented Aug 30, 2023

Feature Proposed
Limit the number of retries if the client does not connect to the server, and close the program after X retries.

Use Case
In a synchronous workflow, you know if the server is not reachable just if the program shutdown

@Siryak Siryak added the enhancement New feature or request label Aug 30, 2023
@tltsutltsu tltsutltsu linked a pull request Nov 11, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant