RealtimeTrigger​Realtime​Trigger

Removes and returns an element from the head of a list in real-time and create one execution per element.

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

yaml
type: "io.kestra.plugin.redis.list.RealtimeTrigger"