Skip to content

v0.4.0

Compare
Choose a tag to compare
@wallyqs wallyqs released this 28 Mar 16:18
· 750 commits to main since this release
  • 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)