-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be useful to have a mechanism to drain transactions on NLDS.
We have the benefit that the consumers and web-server are two different deployments.
We can change the web-server to have a mode that is "maintenance", and the client to print a message to the user if they use the client while the server is in maintenance mode.
This would stop any extra transactions being submitted to the queues while maintenance is ongoing.
I'd propose setting an environment variable in the helm chart, which the web-server picks up, and returns a sensible error code to the client when it is contacted.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request