Skip to content

v0.11.0

Choose a tag to compare

@hibiken hibiken released this 29 Jul 19:35
· 526 commits to master since this release

Added

  • Inspector type was added to monitor and mutate state of queues and tasks. See the godoc for details.

  • HealthCheckFunc and HealthCheckInterval fields were added to Config to allow user to specify a callback function to check for broker connection.