2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-20 11:05:58 +08:00
asynq/internal/rdb
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
..
benchmark_test.go Add IsFailure to Config 2021-09-01 06:00:54 -07:00
inspect_test.go (fix): Clear unique lock when task is deleted via Inspector 2021-06-29 16:34:21 -07:00
inspect.go Use approximate memory usage for QueueInfo 2021-08-09 08:58:44 -07:00
rdb_test.go Add IsFailure to Config 2021-09-01 06:00:54 -07:00
rdb.go Add IsFailure to Config 2021-09-01 06:00:54 -07:00