Skip to main content

Triggers

Triggers are the components which could trigger an event, which could ultimately yield to autoscaling. The decision of when and how to auto-scale will flow from here.

typestatusdescription
cronAvailableTrigger events based on cron expressions
http_endpointLooking for contributionStarts a HTTP server in waymond and triggers event for every HTTP request
http_clientLooking for contributionCreates a HTTP client in waymond and triggers event based on the HTTP response
buildkiteAvailableTrigger event based on the CI job queue length in Buildkite

Propose a new trigger here.