2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-15 11:58:47 +08:00

Commit Graph

  • a4e4c0b1d5 Call error handler when task was not processed successfully Ken Hibino 2020-02-29 16:27:59 -0800
  • 95b7dcaad4 Clean up processor test Ken Hibino 2020-02-29 11:16:46 -0800
  • 8d3248e850 Add ErrorHandler type and add it to Config Ken Hibino 2020-02-28 07:26:46 -0800
  • 3242706098 Add ErrorHandler type to changelog Ken Hibino 2020-02-29 21:34:12 -0800
  • 63695cfb47 Call error handler when task was not processed successfully Ken Hibino 2020-02-29 16:27:59 -0800
  • 8a9efc0d25 Clean up processor test Ken Hibino 2020-02-29 11:16:46 -0800
  • f007437067 Add ErrorHandler type and add it to Config Ken Hibino 2020-02-28 07:26:46 -0800
  • e69264dc04 Run travis build with go v1.14.x Ken Hibino 2020-02-27 08:20:26 -0800
  • f675fb0d35 Run travis build with go v1.14.x Ken Hibino 2020-02-27 08:20:26 -0800
  • 93ff4e4149 v0.5.0 v0.5.0 Ken Hibino 2020-02-23 20:44:03 -0800
  • 3ee97f327e [ci skip] Update readme Ken Hibino 2020-02-23 20:43:24 -0800
  • 49c117f4d1 Change Client APIs Ken Hibino 2020-02-23 15:40:04 -0800
  • 47b7049743 Change Client APIs Ken Hibino 2020-02-23 15:40:04 -0800
  • 5b53a2aee9 Update redis package to v7.2.0 Ken Hibino 2020-02-22 21:12:46 -0800
  • 26e399bc9c Add workers command to asynqmon Ken Hibino 2020-02-22 21:06:02 -0800
  • e21fe3bd79 Add ListWorkers to RDB Ken Hibino 2020-02-22 20:42:53 -0800
  • a9e8e72e11 Update redis package to v7.2.0 Ken Hibino 2020-02-22 21:12:46 -0800
  • eae039e1b3 Add workers command to asynqmon Ken Hibino 2020-02-22 21:06:02 -0800
  • 47c1c62088 Add ListWorkers to RDB Ken Hibino 2020-02-22 20:42:53 -0800
  • 37c6c73d9b Add test for cancelation pubsub Ken Hibino 2020-02-22 14:30:24 -0800
  • bbae93813b Add test for cancelation pubsub Ken Hibino 2020-02-22 14:30:24 -0800
  • 5775a5818d Update WriteProcessState to write both ProcessInfo and WorkerInfo to redis Ken Hibino 2020-02-21 07:18:22 -0800
  • e3c9aae8c7 Include worker stats to ProcessState Ken Hibino 2020-02-20 07:44:13 -0800
  • 9e02a91808 Add workers key in base package Ken Hibino 2020-02-20 06:34:09 -0800
  • 830020eb39 Add ProcessState type to base package Ken Hibino 2020-02-18 06:57:39 -0800
  • 3b7f0a58de Update WriteProcessState to write both ProcessInfo and WorkerInfo to redis Ken Hibino 2020-02-21 07:18:22 -0800
  • 88f4a2e779 Include worker stats to ProcessState Ken Hibino 2020-02-20 07:44:13 -0800
  • db1bb783d1 Add workers key in base package Ken Hibino 2020-02-20 06:34:09 -0800
  • b3295837e1 Add ProcessState type to base package Ken Hibino 2020-02-18 06:57:39 -0800
  • f9a6c6156f [ci skip] Add codecov badge in readme Ken Hibino 2020-02-19 21:37:54 -0800
  • 8540172306 Update travis.yml to upload coverage report to codecov Ken Hibino 2020-02-19 21:11:03 -0800
  • bc362c0c39 Update travis.yml to upload coverage report to codecov Ken Hibino 2020-02-19 21:11:03 -0800
  • b44908fefd Move tools to its own go module Ken Hibino 2020-02-17 21:48:36 -0800
  • e43e593714 Move tools to its own go module Ken Hibino 2020-02-17 21:48:36 -0800
  • e78d5e4171 Enable the race detector in CI builds Ken Hibino 2020-02-16 21:13:36 -0800
  • 0cc486a975 Fix data race in syncer test Ken Hibino 2020-02-16 21:09:16 -0800
  • b825decea7 Enable the race detector in CI builds Ken Hibino 2020-02-16 21:13:36 -0800
  • e91ed38198 Fix data race in syncer test Ken Hibino 2020-02-16 21:09:16 -0800
  • 906f231e6c Fix data race in subscriber test Ken Hibino 2020-02-16 14:42:21 -0800
  • 39f237899b Clean up heartbeater test Ken Hibino 2020-02-16 09:45:44 -0800
  • 3d9a222bb3 Use sync.WaitGroup for shutdown Ken Hibino 2020-02-15 23:14:30 -0800
  • 2bcaea52ce Make heartbeater goroutine a monitor goroutine for process info. Ken Hibino 2020-02-15 21:59:06 -0800
  • 67565eb546 Fix data race in subscriber test Ken Hibino 2020-02-16 14:42:21 -0800
  • f2333f8f2c Clean up heartbeater test Ken Hibino 2020-02-16 09:45:44 -0800
  • c1f279292d Use sync.WaitGroup for shutdown Ken Hibino 2020-02-15 23:14:30 -0800
  • 6314e384fb Make heartbeater goroutine a monitor goroutine for process info. Ken Hibino 2020-02-15 21:59:06 -0800
  • 0856ef32e0 v0.4.0 v0.4.0 Ken Hibino 2020-02-13 06:25:27 -0800
  • 70efb7b455 [ci skip] Update changelog Ken Hibino 2020-02-13 06:17:47 -0800
  • d33ca98648 Use int as priority value type. Ken Hibino 2020-02-12 22:23:25 -0800
  • bf31fcc3ec [ci skip] Update readme and changelog Ken Hibino 2020-02-12 18:11:59 -0800
  • cd55a0e316 Add cancel command to asynqmon cli Ken Hibino 2020-02-12 17:33:41 -0800
  • 6685827147 Add redis pubsub subscriber for cancelation Ken Hibino 2020-02-12 17:12:09 -0800
  • 133bb6c2c6 Update docs for context and timeout Ken Hibino 2020-02-11 21:59:46 -0800
  • 39459b4412 Allow user to specify timeout per task Ken Hibino 2020-02-11 21:53:59 -0800
  • 6e14062325 Send cancellation signal to all in-progress handlers on shutdown Ken Hibino 2020-02-11 07:40:45 -0800
  • 1b41c721b4 Change Handler interface to take context.Context Ken Hibino 2020-02-11 07:06:52 -0800
  • e3da772426 [ci skip] Update changelog Ken Hibino 2020-02-13 06:17:47 -0800
  • d22253ebf9 Use int as priority value type. Ken Hibino 2020-02-12 22:23:25 -0800
  • 702056991d Use int as priority value type. Ken Hibino 2020-02-12 22:23:25 -0800
  • d757b6296f [ci skip] Update readme and changelog Ken Hibino 2020-02-12 18:11:59 -0800
  • c41e666643 Add cancel command to asynqmon cli Ken Hibino 2020-02-12 17:33:41 -0800
  • 2e07266ee1 Add redis pubsub subscriber for cancelation Ken Hibino 2020-02-12 17:12:09 -0800
  • 5c98b1ad5e Add cancel command to asynqmon cli Ken Hibino 2020-02-12 17:33:41 -0800
  • d20b4b569a Add redis pubsub subscriber for cancelation Ken Hibino 2020-02-12 17:12:09 -0800
  • a4ebd4d76b Update docs for context and timeout Ken Hibino 2020-02-11 21:59:46 -0800
  • 379ae88cd3 Allow user to specify timeout per task Ken Hibino 2020-02-11 21:53:59 -0800
  • 578018234d Send cancellation signal to all in-progress handlers on shutdown Ken Hibino 2020-02-11 07:40:45 -0800
  • bc97ae14e9 Change Handler interface to take context.Context Ken Hibino 2020-02-11 07:06:52 -0800
  • 5356fe9656 Update docs for context and timeout Ken Hibino 2020-02-11 21:59:46 -0800
  • 174b9408c4 Allow user to specify timeout per task Ken Hibino 2020-02-11 21:53:59 -0800
  • 23bf33d615 Send cancellation signal to all in-progress handlers on shutdown Ken Hibino 2020-02-11 07:40:45 -0800
  • 52d2a6ddc8 Change Handler interface to take context.Context Ken Hibino 2020-02-11 07:06:52 -0800
  • 79a04e52a3 [cip skip] Add link to intro video in readme Ken Hibino 2020-02-09 10:59:32 -0800
  • d9327cf24b Avoid creating script struct on every rdb method invocation Ken Hibino 2020-02-08 11:06:14 -0800
  • 92e990e4b6 Avoid creating script struct on every rdb method invocation Ken Hibino 2020-02-08 11:06:14 -0800
  • 7e33c9ebe0 [ci skip] Add contribution doc Ken Hibino 2020-02-08 09:34:14 -0800
  • 0664066211 [ci skip] Add contribution doc Ken Hibino 2020-02-08 09:34:14 -0800
  • a6b79eb7a0 [ci skip] Update readme Ken Hibino 2020-02-07 06:45:36 -0800
  • 7af69c8d3c [ci skip] Fix comments Ken Hibino 2020-02-06 20:46:59 -0800
  • 6dd4c688f4 [ci skip] Update readme Ken Hibino 2020-02-05 21:58:05 -0800
  • 024cfa9fe6 Update output text for task's next retry value Ken Hibino 2020-02-05 21:43:24 -0800
  • 101b2d0791 [ci skip] Update readme Ken Hibino 2020-02-05 21:58:05 -0800
  • 09d3a55030 Update output text for task's next retry value Ken Hibino 2020-02-05 21:43:24 -0800
  • 461a6f2587 v0.3.0 v0.3.0 Ken Hibino 2020-02-04 06:29:57 -0800
  • ba9b42f428 Clean up cli description text Ken Hibino 2020-02-04 06:16:29 -0800
  • 3744072e9b Sort processes by host and pid in ps output Ken Hibino 2020-02-03 06:44:17 -0800
  • 8d785a2c77 Sort processes by host and pid in ps output Ken Hibino 2020-02-03 06:44:17 -0800
  • eadfd5f8b4 [ci skip] Update changelog Ken Hibino 2020-02-02 20:59:00 -0800
  • 96f06ac89b Add ps command to asynqmon Ken Hibino 2020-02-01 22:22:48 -0800
  • a985c02ddb Add ps command to asynqmon Ken Hibino 2020-02-01 22:22:48 -0800
  • d03fa34eaf Add hearbeater Ken Hibino 2020-01-31 06:48:58 -0800
  • 475f8df4f3 Add hearbeater Ken Hibino 2020-01-31 06:48:58 -0800
  • 489e695433 [ci skip] Change font used in demo.gif Ken Hibino 2020-01-30 21:47:08 -0800
  • 9ae4be8184 Run and compare benchmarks after successful ci-build Ken Hibino 2020-01-30 20:37:28 -0800
  • 75c483b42f Run and compare benchmarks after successful ci-build Ken Hibino 2020-01-30 20:37:28 -0800
  • 36af486303 [ci skip] Add prettier gif for demo Ken Hibino 2020-01-29 21:23:40 -0800
  • 510973d4d2 [ci skip] Add prettier gif for demo Ken Hibino 2020-01-29 21:23:40 -0800
  • a46eb97e6f [ci skip] Shorten readme Ken Hibino 2020-01-26 19:58:48 -0800
  • 4c57e99c43 [ci skip] Shorten readme Ken Hibino 2020-01-26 19:58:48 -0800
  • c934ef115b v0.2.2 v0.2.2 Ken Hibino 2020-01-26 16:07:44 -0800