https://prefect.io logo
d

Deceivious

11/28/2022, 1:47 PM
Hi all, Just a random question. Is it possible for a task to know if the flow was scheduled or manually triggered ? Both in prefect v1 and v2. Example goal: Some notifications needs to be sent only if the flow was a scheduled task and not manually triggered.
1
j

Jeff Hale

11/28/2022, 2:31 PM
Hi Bigya. I don’t believe so currently. That might be possible in the future in v2 with some of the observation work, but that would be a few months away, at a minimum.
d

Deceivious

11/28/2022, 2:32 PM
Thank you @Jeff Hale