Hi all, Just a random question. Is it possible for...
# ask-community
d
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
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
Thank you @Jeff Hale