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

Termination process should be configurable #61

Open
loyd opened this issue May 23, 2022 · 0 comments
Open

Termination process should be configurable #61

loyd opened this issue May 23, 2022 · 0 comments
Labels
A-core Area: The elfo-core crate. C-feature-request Category: A feature request.

Comments

@loyd
Copy link
Collaborator

loyd commented May 23, 2022

Now we have hardcoded

const SEND_CLOSING_TERMINATE_AFTER: Duration = Duration::from_secs(30);
const STOP_GROUP_TERMINATION_AFTER: Duration = Duration::from_secs(45);
@loyd loyd added C-feature-request Category: A feature request. A-core Area: The elfo-core crate. labels May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: The elfo-core crate. C-feature-request Category: A feature request.
Projects
None yet
Development

No branches or pull requests

1 participant