Hello, in version `v2.2.1`, there is no support for graceful shutdown for the application. The application and its jobs needs to know (and react accordingly) when there is a time to stop executing the flow. I assume this is somewhat related to https://github.com/fieldryand/goflow/issues/17
Hello, in version
v2.2.1, there is no support for graceful shutdown for the application.The application and its jobs needs to know (and react accordingly) when there is a time to stop executing the flow.
I assume this is somewhat related to #17