Skip to content

v1.1.9

Compare
Choose a tag to compare
@leroxyl leroxyl released this 06 Apr 14:18
· 705 commits to master since this release

Changed:

  • reduced response timeout: client will respond to HTTP requests within 20 seconds
  • reduced shutdown timeout: client will gracefully shut down within 30 seconds after receiving SIGTERM
  • reduced request buffer size: with a request buffer size of 30 and an expected throughput of 3 rps, we can expect requests to be processed after 10 seconds or rejected immediately