12
Webhook Retries
Source: supabase/supabase#17664 · opened by @Wamy-Dev
Hey there! I am wanting a new feature that doesn't seem to be present in supabase regarding webhooks. Sometimes my API can get backed up or is down for a few seconds, and webhooks may fail. Some functions rely on webhooks to work and provide accurate data to customers, so like Stripe does, I would like an automated retry system.
If a webhook fails, it will automatically try in a time like 30 minutes. If that fails, it retries in an hour, maybe to 5 retries total. That way, no webhook is missed.
If a webhook fails, it will automatically try in a time like 30 minutes. If that fails, it retries in an hour, maybe to 5 retries total. That way, no webhook is missed.
No pledges yet. Be the first to back this.
Comments
Similar requests
Email & SMS providers, and the status of webhook-triggered custom providers
3 votes · 0 comments
Support For PUT in pg_net
1 vote · 0 comments
Webhooks which call Edge functions should be configured via config.toml
1 vote · 0 comments
Webhook test tool
1 vote · 0 comments
Webhooks Enabled by Default
1 vote · 0 comments
No comments yet.