Skip to main content

prefect.server.events.messaging

Functions

publish

Send the given events as a batch via the default publisher

create_event_publisher

create_actions_publisher

Classes

EventPublisher

Methods:

publish_data

publish_data

publish_event

Publishes the given events Args:
  • event: the event to publish