Skip to content

v1.5.0

Compare
Choose a tag to compare
@valyala valyala released this 01 Nov 10:37
· 418 commits to master since this release
  • Automatically calculate and set the maximum possible response time for http (and https) server. Previously the response time has been hardcoded to 1m.
  • Increase health check timeout from 1s to 3s, since we were receiving many false positives with 1s health check timeout.
  • Improve log message when exceeding health check timeout.