LIFO + throttled jobs
#3053
-
|
Hello, I have the feeling that what i'm about to say doesn't work as i wished it worked but, When pushing job in LIFO, if i provided the same jobId, would the existing job in the queue get discarded in favor of the new one? |
Beta Was this translation helpful? Give feedback.
Answered by
manast
Feb 5, 2025
Replies: 1 comment
-
|
No it won't, it will just be ignored. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
y-nk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No it won't, it will just be ignored.