@@ -89,7 +89,7 @@
{session, [
%% Max number of QoS 1 and 2 messages that can be “in flight” at one time.
%% 0 means no limit
- {max_inflight, 20},
+ {max_inflight, 100},
%% Max retries for unack Qos1/2 messages
{unack_retries, 3},