-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
Description
Describe the bug
After upgrading to version 1.7.3, the number of retried and failed requests spiked dramatically - Of 155 total requests, 17 were retried and 11 failed.
This is not happening with version 1.7.2, and things are back to normal after reverting to version 1.7.2.
To Reproduce
Steps to reproduce the behavior:
- Use a ComfyUI serverless worker.
- Ensure that
runpod
python module is version 1.7.3. - Send a few dozen requests to the endpoint.
- Observe a high number of retried and failed requests.
Expected behavior
There should be NO retried or failed requests.
Desktop (please complete the following information):
N/A - Specific to RunPod Serverless.
Smartphone (please complete the following information):
N/A - Specific to RunPod Serverless.
Additional context
None.
niko2020, paseczkimihaly, InceptSolutions and Pseudotools