You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2024. It is now read-only.
Currently, if the VM shuts down while a flow is being run, the flow-run remains active for a long time - up to a 12 or more hours on some occasions.
Considering our setup is built on a preemptible machine, the recovery and restart time should be much faster.
Not sure how to implement.