Thomas Eckestad
12/11/2024, 2:13 PMfoo.date event. In the event payload they include the actual date, like payload={'date': '20241211'}. The Deployment above should be triggered after receiving both those events and the date payload is the same for both events. If the payload differs the Deployment should not be triggered.
Is that possible using Prefect? If not, is there a workaround?Thomas Eckestad
12/11/2024, 2:19 PM