2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-10 11:31:58 +08:00
asynq/internal
Ken Hibino f0db219f6a
Add IsFailure to Config
With this IsFailure config, users can provide a predicate function to 
determine whether the error returned from Handler counts as a failure.
2021-09-01 06:00:54 -07:00
..
asynqtest (fix): Clear unique lock when task is deleted via Inspector 2021-06-29 16:34:21 -07:00
base Add IsFailure to Config 2021-09-01 06:00:54 -07:00
errors Replace RunTaskByKey with RunTask in Inspector 2021-06-29 16:34:21 -07:00
log Change LogLevel to satisfy flag.Value interface 2020-05-16 08:00:35 -07:00
proto Add LastFailedAt field to TaskMessage 2021-06-29 16:34:21 -07:00
rdb Add IsFailure to Config 2021-09-01 06:00:54 -07:00
testbroker Add IsFailure to Config 2021-09-01 06:00:54 -07:00