Removes and returns an element from the head of a list periodically and create one execution per batch.

If you would like to consume each message from a list in real-time and create one execution per message, you can use the io.kestra.plugin.redis.list.RealtimeTrigger instead.

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