mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-20 08:10:26 -06:00
* chore: add sentry support to engine * fix: deadlocks on workers and tickers * refactor: reduce prisma calls in engine * trigger * fix: remove some tenant lookups * feat: dlx and renamed taskqueue -> msgqueue * refactor: get group key run logic * fix: retry counts on messages and concurrency edge cases * fix: rabbitmq integration tests * feat: add consumer timeouts --------- Co-authored-by: Luca Steeb <contact@luca-steeb.com>