gilmour-libs/gilmour

Add a drain facility to gilmour

adityagodbole opened this issue · 1 comments

Add a facility by which a given instance of gilmour should stop receiving further requests. That way it is possible to deploy newer versions in parallel and safely deprecate older processes.

Implemented in bbd3115