job store with custom detail #663
Unanswered
timeworkcoder
asked this question in
Q&A
Replies: 1 comment 1 reply
-
First of all, which version of the library are you talking about? The terminology has greatly changed in v4.0. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
First of all great library, it is very helpful
however I would like to remove multiple job when problems occur for the data i receive, thus I would like to remove job based on the task id I provide(Which will be duplicate, due to multiple job are come from same request).
Is there a way to add custom detail to jobstore, so that i could use that detail to remove multiple job with single remove job function?
Beta Was this translation helpful? Give feedback.
All reactions