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

Configurable MAX_RETRIES #57

Open
dani-sandu opened this issue Feb 14, 2024 · 0 comments
Open

Configurable MAX_RETRIES #57

dani-sandu opened this issue Feb 14, 2024 · 0 comments

Comments

@dani-sandu
Copy link

Hello,
I noticed that you are currently setting the MAX_RETRIES as an hard-coded parameter , are you planning in the future to have it as a configurable parameter , something that could potentially be passed to TaskManager or orkesConductorClient when initialed ?

const MAX_RETRIES = 3;

Thank you !

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

No branches or pull requests

1 participant