Sequencer Options
Overview
Data Aggregation
# ...
sequencer:
# ...
command:
- "coordinatorAddress"
- "coordinator:9001"
- "databaseDSN"
- "postgres://test_user:test_passwd@postgres:5432/test?sslmode=disable"
- "aggregationAmount"
- "10" # Increase this value to aggregate more messages in a W3bstream TaskLast updated

