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

Add Option to wait while stopping Server #228

Closed
wants to merge 2 commits into from
Closed

Conversation

Vamsi-Mundra
Copy link
Contributor

@Vamsi-Mundra Vamsi-Mundra commented Dec 5, 2024

Reasons for making these changes

Currently there is option to wait before shutting down server when we receive an interrupt Signal. We want to add wait time to signals server, so that other severs running using the standard server will have time to do any shutdown shenanigans.

Description of changes

  • added SIGNALS_SERVER_STOP_DELAY with default 0
  • added signals config
  • added wait insider signals server
  • update standardConfig.

W-16790435

@Vamsi-Mundra Vamsi-Mundra requested review from ypaq and slizco December 5, 2024 19:53
@Vamsi-Mundra Vamsi-Mundra requested a review from ypaq December 5, 2024 21:39
@Vamsi-Mundra Vamsi-Mundra deleted the vmc-close-conn branch February 12, 2025 06:51
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

Successfully merging this pull request may close these issues.

2 participants