2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-10 11:31:58 +08:00
asynq/internal/base
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
..
base_test.go Use md5 to generate checksum for unique key 2021-06-29 16:34:21 -07:00
base.go Add IsFailure to Config 2021-09-01 06:00:54 -07:00