RealtimeTrigger​Realtime​Trigger

Consume a message in real-time from an AMQP queue and create one execution per message.

If you would like to consume multiple messages processed within a given time frame and process them in batch, you can use the io.kestra.plugin.amqp.Trigger instead.

yaml
type: "io.kestra.plugin.amqp.RealtimeTrigger"