webhooks custom updates
Does the job webhook get invoked with
runpod.serverless.progress_update calls?runpod.serverless.progress_update calls are for sending progress updates to the endpoint and do not trigger the webhook./statuswebhookV2webhookV2webhookV2webhook{
"input": {},
"webhook": "https://URL.TO.YOUR.WEBHOOK"
}runpod.serverless.progress_update(job, {'WS_URL': WS_URL})