top
top
RRunPod
Created by top on 3/5/2024 in #⚡|serverless
How to know when request is failed
Hello, everyone I am using webhook to be notified for job completion. I wondering if this webhook is also called when request is failed. Or is there any other way to know whether request is failed? What I mean is, some requests will be in queue when there are many requests. And after time limit, that requests will terminate automatically. In that case, how to know those requests are failed? In that case, is webhook called with "FAILED" status or not? Thanks in advance.
24 replies