events
triggers
prefect.server.events.triggers
The triggers consumer watches events streaming in from the event bus and decides whether to act on them based on the automations that users have set up.
Functions
find_interested_triggers
load_automation
Loads the given automation into memory so that it is available for evaluations
forget_automation
Unloads the given automation from memory