-
Added max_payload property to access max payload from server INFO (#31)
-
Fixed triggering flush only when connected and there is pending data (#25)
-
Fixed reconnect logic to allow infinite reconnect (#32)
-
Added option to increase
flusher_queue_size
queue for the client (#29) -
Removed
task_done
usage on queue and just cancel (#29)