Milad
RRunPod
•Created by Milad on 1/14/2025 in #⚡|serverless
Do Webhook Request Responses have a retry mechanism?
If a Response webhook fails is there a retry mechanism in place for resending the webhook again?
If yes, what does it look like, i.e how many retries and for how long?
4 replies
CA data center connectivity issue
Hi,
Having trouble with any running instance on CA data center downloading models from Cvitiai. Note this is not a authorization issue, the requests time out. The same request works perfectly fine from any other data center. Sample request
wget -O epiCRealismXL.safetensors "https://civitai.com/api/download/models/128078?type=Model&format=SafeTensor&size=pruned&fp=fp16" --content-disposition
15 replies
RRunPod
•Created by Milad on 12/17/2024 in #⚡|serverless
Delay time even when there are many workers available
Hi Team,
We have a serverless flow that takes less than 15 seconds and we have over 20 workers assigned to this, we routinly get delay times of 10 to 15 seconds for jobs even though there are workers sitting idle. That almost doubles our total execution time. Is there something we can do to mitigate this?
2 replies