Skip to content

Tags: triggerdotdev/trigger.dev

Tags

re2-test-build

Toggle re2-test-build's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: heartbeat race condition (acking) (#2380)

* The logger now supports metadata

* Added metadata to ServiceValidationError in some critical places

* Don't ack the heartbeat if there's a mismatch, it might prevent a brand new one

* Don't ack the heartbeat inside stalled. By returning it will be acked IF the deduplication key matches