prefect.server.events.ordering
Manages the partial causal ordering of events for a particular consumer. This module maintains a buffer of events to be processed, aiming to process them in the order they occurred causally.
EventArrivedEarly
MaxDepthExceeded
event_handler
CausalOrdering
Was this page helpful?