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

Make processing timeout configurable #40

Open
eytan-avisror opened this issue Jan 15, 2020 · 0 comments
Open

Make processing timeout configurable #40

eytan-avisror opened this issue Jan 15, 2020 · 0 comments

Comments

@eytan-avisror
Copy link
Collaborator

eytan-avisror commented Jan 15, 2020

Related #35

Currently we limit hearbeat extensions up to 1hr.
In some use-cases it might need to be configurable.

We should introduce a new flag --processing-timeout-seconds to take in max number of seconds for processing an event and simply change sendHeartbeat to use that value instead of hardcoded 1hr.

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