fix: wait ten seconds before mqtt command retry
This commit is contained in:
@@ -47,7 +47,7 @@ mqtt:
|
||||
command-ack:
|
||||
enabled: true
|
||||
max-retry-count: 3
|
||||
retry-interval-ms: 30000
|
||||
retry-interval-ms: 10000
|
||||
scan-interval-ms: 5000
|
||||
pending-ttl-seconds: 86400
|
||||
ack-ttl-seconds: 86400
|
||||
|
||||
Reference in New Issue
Block a user