Hi, If I kill a agent in docker container, is ther...
# ask-community
e
Hi, If I kill a agent in docker container, is there a way to enable graceful shutdown? I mean if I have some long lasting job running, I’d like to give it a timeout window instead of killing it immediately.
k
Not at the moment as cancellation is aggressive. I think you are asking for something like this. We also have this issue open that needs design to allow for some kind of handler in the event a flow is cancelled
e
Thank you!
👍 1
k
Wait, if an agent dies, I think Flows that are still running will continue. Do you see that they end?
e
No, they are still running