v1.1.9
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