mattevans
RRunPod
•Created by mattevans on 2/15/2024 in #⚡|serverless
Serverless webhook for executionTimeout
Hi,
We've just added an executionTimeout for our serverless jobs. I understand that when you supply a webhook, a request is sent when a job is completed. Is it possible to send a webhook request when the executionTimeout is hit as well? Ideally we want to update our db when a job is complete or has failed (due to taking too long)
2 replies