Web Hooks
Retry Policy
1 min
bookingninja uses a exponential webhook retry policy when a web hook fails a failure is any response that isn't error 200 on the first failure another attempt will be made in 30 seconds, the second attempt at 5 minutes, third at 15 minutes and final attempt at 1 hour web hooks are given a 60 second timeout please ensure your call takes less than 60 seconds to complete to avoid potential failure at current bookingninja does not present a way to retry web hooks, but this is in development