serveless webhook sometimes does not receive requests
When using serveless, I set up the webhook callback address, but my business system occasionally doesn't receive a callback request from serveless. Can I see the logs about webhook in runpod's backend.
1 Reply
There is a webhook graph within your endpoint that you can look at. RunPod does not provide logs for webhooks, just the graph. I receive all my webhooks so most likely its some issue with your webhook receiver.