mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-02-17 21:59:05 -06:00
* feat: add rabbitmq connection pool and remove non-fatal worker errors * chore: go mod tidy * fix: release pool after opening channel * fix: make sure channel is closed after all tasks return on subscribe * fix: don't loop endlessly