outbox for gateways
This commit is contained in:
@@ -34,6 +34,12 @@ messaging:
|
||||
max_reconnects: 10
|
||||
reconnect_wait: 5
|
||||
buffer_size: 1024
|
||||
# Optional: remove this block to use package defaults.
|
||||
reliable_publisher:
|
||||
enabled: true
|
||||
batch_size: 100
|
||||
poll_interval_seconds: 1
|
||||
max_attempts: 5
|
||||
|
||||
fees:
|
||||
address: "dev-billing-fees:50060"
|
||||
|
||||
Reference in New Issue
Block a user