Hi Im on prefect 2.18.3 self hosted version, and I...
# ask-community
c
Hi Im on prefect 2.18.3 self hosted version, and Im trying to understand why
on_cancellation
doesn't seem to trigger in my deployment. I have set a hook function in my flow code. However, when executing it in a windows process worker, it's not triggering. I have no leads so far - any ideas?
b
Can you share a snippet of the code you're using?