Asynq v0.11.0 Release Notes

Release Date: 2020-07-28 // almost 4 years ago
  • ➕ 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.