Matt Fysh
08/01/2022, 10:31 PMif __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?Taylor Curran
08/01/2022, 10:42 PMFlorian Kühnlenz
08/02/2022, 8:09 AMTaylor Curran
08/02/2022, 11:59 AM