Vartiq Docs home page
Search...
⌘K
Support
Console
Console
Search...
Navigation
Essentials
Retry Schedules
Get Started
Introduction
Quickstart
Essentials
Webhook Authentication
Verify Webhook
Retry Schedules
Usage
Initialize the SDK
Projects
Apps
Webhooks
Webhook Messages
API Reference
Projects
Apps
Webhooks
Webhook Messages
On this page
Successful Delivery
Essentials
Retry Schedules
Copy page
Copy page
Vartiq uses a exponential backoff strategy to retry webhooks.
Messages are delivered with the following schedule:
Immediate
5 seconds
5 minutes
30 minutes
2 hours
5 hours
10 hours
Successful Delivery
2XX
(
200-299
) HTTP status codes are considered successful deliveries. Rest are considered failed deliveries.
Verify Webhook
Initialize the SDK
Assistant
Responses are generated using AI and may contain mistakes.