Skip to content

How to retry job on same worker id? #918

Answered by brandur
divyam234 asked this question in Q&A
Discussion options

You must be logged in to vote

I can't think of any way to do that. I could see why you'd want this, but in general River's meant to be horizontally scalable, so in general any job should be able to run anywhere.

You could configure each server so that it has its own unique server-specific queue, but that would have tradeoffs of course.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bgentry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants