Skip to content

2.10.0 - 2017-07-12

Compare
Choose a tag to compare
@meatballhat meatballhat released this 13 Jul 00:35
· 1128 commits to master since this release

Added

  • cli: optional local-only HTTP API listening on same port as pprof
  • http-job-queue: include capacity in each request

Changed

  • http-job-queue: fetch full jobs in series for smoother HTTP traffic

Fixed

  • http-job-queue: check for context cancellation every loop