R
RunPod8mo 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
thusharOP8mo ago
Additionally for 5 instant API calls, it took 2 min.
Jason
Jason8mo ago
use more max workers

Did you find this page helpful?