This repository was archived by the owner on Aug 2, 2025. It is now read-only.
Replies: 1 comment 5 replies
-
|
Do you see them in queue and running one by one in RunPod dashboard or does it register just one request and others are discarded? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
Sounds like a silly question
But when I have 10 runpod workers going, for some weird reason only 1 of them keeps getting my Fooocus API requests, even though locally I am sending a bunch of requests at once with runsync (precisely 10 at a time).
Any suggestions on how the workers distributes the requests, and best practices for a high success rate in the requests? Like when is the best time / way to send a follow up request if a worker is processing something? e.g. do I have to check status or something like that...
Thank you and sorry for the somewhat open ended questions
Beta Was this translation helpful? Give feedback.
All reactions