Hi all, in the realtime examples I’m coming across...
# prefect-community
m
Hi all, in the realtime examples I’m coming across, all of them use polling in the form of
if __name__ == "__main__": while True:
- are there any examples where flows can be invoked via realtime events, e.g. S3
ObjectCreated
Furthermore, are there any Prefect components in place so that if you change the flow code, it can replay all of the prior events?
t
upvote 1
f
is the code display broken just for me on this page?
t
Just asked our content team about this Florian.