outbox for gateways

This commit is contained in:
Stephan D
2026-02-18 01:35:28 +01:00
parent 974caf286c
commit 69531cee73
221 changed files with 12172 additions and 782 deletions

View File

@@ -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: "sendico_billing_fees:50060"