Skip to content

v3.0.0

Compare
Choose a tag to compare
@evantahler evantahler released this 30 Jul 17:17
· 1036 commits to main since this release
  • Require that queue methods be async and require a callback
  • Add actionhero's eslintrc, and make the code pretty
  • Use the async library to dry up this project, enhance readability
  • Block more than one task with the exact same args from being enqueuedAt (in) for at the same timestamp (to prevent non-deterministic behavior with locking plugins) (#145)