60 secs
This commit is contained in:
parent
5f90350822
commit
852e05b2a8
|
@ -86,7 +86,7 @@
|
||||||
{max_inflight, 100},
|
{max_inflight, 100},
|
||||||
|
|
||||||
%% Retry interval for redelivering QoS1/2 messages.
|
%% Retry interval for redelivering QoS1/2 messages.
|
||||||
{unack_retry_interval, 30},
|
{unack_retry_interval, 60},
|
||||||
|
|
||||||
%% Awaiting PUBREL Timeout
|
%% Awaiting PUBREL Timeout
|
||||||
{await_rel_timeout, 20},
|
{await_rel_timeout, 20},
|
||||||
|
|
Loading…
Reference in New Issue