Is it possible to inject a `on_start` hook to flow...
# prefect-cloud
z
Is it possible to inject a
on_start
hook to flow right now ? I see there's
on_completion/failure
etc. Is this feature on the roadmap for future releases? for now, is there any suggested workaround to impl that idea (except for monkey-patching) ? thanks!