Discussions

Ask a Question
Back to All

Handling Webhooks While Offline

Hi there, I've built an app for someone, and it depends on the webhook for the app to work. We're seeing the app act as if it's not receiving webhook data, and we think it's because they are in situations with no internet access. Does the webhook retry after an elapsed time? How do we handle webhooks when the app is offline?

Thank you.