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

Find a better way to handle error handling and assigning default values for timeouts #20

Open
dogukanteber opened this issue Apr 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dogukanteber
Copy link
Collaborator

dogukanteber commented Apr 27, 2023

Currently, we use bunch of if-statements to parse timeout values and assign default values to the corresponding timeout fields. This if-statements repeat itself. A private helper function would solve that issue

@dogukanteber dogukanteber changed the title Find a better way to handle error handling and assig Find a better way to handle error handling and assigning default values for timeouts Apr 27, 2023
@dogukanteber dogukanteber added the enhancement New feature or request label May 5, 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
Projects
None yet
Development

No branches or pull requests

1 participant