yasyf
yasyf
RRunPod
Created by yasyf on 9/26/2024 in #⚡|serverless
524 Timeouts when waiting for new serverless messages
After my async python serverless handler finishes one request, I then start getting these on that box:
2024-09-26T22:11:55.344188433Z {"requestId": null, "message": "Failed to get job, status code: 524", "level": "ERROR"}
2024-09-26T22:11:55.344188433Z {"requestId": null, "message": "Failed to get job, status code: 524", "level": "ERROR"}
This seemingly prevents the auto-shutdown after N seconds from happening, so our runners stay up forever. One example is zpatg26htp69og.
11 replies