Jahn Thomas Fidje
02/05/2025, 1:39 PMstates.Cancelled from my flow function.
Details:
⢠Using Prefect Python SDK
⢠Returning states.Cancelled intentionally
⢠Workers print a stack trace, which I'd prefer to avoid
Question: Is there a way to suppress these stack traces when returning states.Cancelled, or configure the workers to handle this state silently?
Thanks in advance for any help š