R
RunPod9mo ago
thushar

increase workers

i have a requirement of 50 API calls at a time. Currently it is only 5 workers in serverless endpoint, its taking too long as each API response time is around 25 sec. Any solutions? anyone from the team please reach out. Thank you!
2 Replies
thushar
thusharOP9mo ago
Additionally for 5 instant API calls, it took 2 min.
Jason
Jason9mo ago
use more max workers

Did you find this page helpful?