Removed keys recovered automatically without job processing #2281
Unanswered
chocolatmint
asked this question in
Q&A
Replies: 1 comment
-
Can you provide a test case so that we can reproduce the issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to run bull for performance test using same data. However after deleted all the keys in redis and trigger the job, the keys will always immediately recovered and the job won't started. What should I do so that the job will start processing?
Beta Was this translation helpful? Give feedback.
All reactions