Skip to content

@trigger.dev/redis-worker@4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 11:39
· 145 commits to main since this release
0b35cc3

Major Changes

Patch Changes

  • Now each worker gets it's own pLimit concurrency limiter, and we will only ever dequeue items where there is concurrency capacity, preventing incorrectly retried jobs due to visibility timeout expiry (#2235)
  • Updated dependencies:
    • @trigger.dev/core@4.0.0