Flow Event Queue Plugin
plugin
flow
By Communityv1.4.2Updated 2026-02-15
A durable event queue plugin for Aulay Flow that buffers incoming events, provides at-least-once delivery guarantees, and supports dead-letter queues. Configure retention policies, replay windows, and backpressure thresholds via a simple YAML config.
events
queue
durable
reliability
Installation
Copy this configuration into your project:
# Add to flow.plugins.yaml
plugins:
- name: event-queue
version: "1.4.2"
config:
retention: 7d
max_retries: 3
dead_letter: trueDetails
- Type
- plugin
- Platforms
- flow
- Version
- 1.4.2
- Author
- Community
- Install method
- copy config
Related
GitHub Integration Plugin
plugin
flow
studio
Deep GitHub integration for Flow and Studio
github
integration
webhooks
Aulay Labsv3.0.1
Slack Notifier Plugin
plugin
flow
Send Flow events to Slack channels
slack
notifications
integration
Aulay Labsv2.0.0
Community Chat Harness
plugin
studio
Embeddable chat UI plugin for Studio workspaces
chat
collaboration
real-time
Communityv0.9.3
S3 Storage Plugin
plugin
deploy
S3-compatible object storage for Aulay Deploy
storage
s3
aws
Communityv1.1.0