-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
🚀 Feature Request
Relevant Package [REQUIRED]
This feature request is for messaging clientDescription [REQUIRED]
In the current go-mod-bootstrap, when a SIGTERM signal is received, the context cancel function is invoked, which immediately terminates message subscriptions and closes the message client connection. This can potentially interrupt critical operations that are still in progress.
Describe the solution you'd like
- Allow messaging client to signal when critical operations begin and complete.
- Provide a method to wait for critical operations to complete when necessary, such as during shutdown.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Palau Done