I'm trying to configure a python shutdown script to run if a user cancels a workflow prematurely. In testing I'm finding that the scrips does not run (or at least it appears not to run).
Is this expected behavior? Has anyone been able to work around this? @DebbiAtSafe any ideas?
The limitation here is when working with live streams - The process will never end until terminated/cancelled.
Cheers