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

feat: make worker heartbeat intervals configurable #322

Open
abelanger5 opened this issue Apr 1, 2024 · 1 comment
Open

feat: make worker heartbeat intervals configurable #322

abelanger5 opened this issue Apr 1, 2024 · 1 comment

Comments

@abelanger5
Copy link
Contributor

See comment here: #310 (comment).

Default intervals are typically 4 second interval times with 5 second liveness checks, so query delays >1 second can sometimes cause issues under load.

@VishalMCF
Copy link

What are the various can we make this configurable? Like passing in the cmd arguments or reading from the env file?? I would like to tackle this issue

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

2 participants