2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-04-21 00:00:20 +08:00

Commit Graph

  • 3daef02632 Fix bug around releasing semaphore token Ken Hibino 2019-11-18 07:42:26 -08:00
  • c6f482d4f8 Make Run method stateful Ken Hibino 2019-11-17 21:21:32 -08:00
  • 62db9863fb Send retry exhausted tasks to "dead" zset Ken Hibino 2019-11-17 21:13:41 -08:00
  • 6252cc02e0 Implement exponential backoff retry Ken Hibino 2019-11-17 18:44:40 -08:00
  • 22e2a6f433 Add retry logic Ken Hibino 2019-11-17 15:36:33 -08:00
  • e75756937e Change internal representation of task data written to redis Ken Hibino 2019-11-17 13:25:01 -08:00
  • d2d0d1fde5 Change package APIs Ken Hibino 2019-11-16 14:45:51 -08:00
  • f4d59bece7 Add support for multiple queues Ken Hibino 2019-11-16 08:20:23 -08:00
  • 95023bd3b5 Extract a push logic to a function Ken Hibino 2019-11-16 07:51:53 -08:00
  • bda718bcaa Refactor enqueue logic for scheduled tasks Ken Hibino 2019-11-16 07:39:42 -08:00
  • e362e0daca Add workers Ken Hibino 2019-11-15 07:21:25 -08:00
  • 6d65ebfb35 Initial commit Ken Hibino 2019-11-14 21:07:19 -08:00