#satyashetty

1 messages · Page 1 of 1 (latest)

hasty pilotBOT
true perch
#

hi! we can't really elaborate beyond what it says exactly in the docs you've linked there.

odd fiber
#

is there anyone with experience with these events in live mode who can give me insights into retry scenerios. for instance: it retries over period of 3 days with exponential backoff. How does this look in real time?

true perch
#

it looks like you'd expect, generally you get multiple retries quickly in the first few minutes after the initial failure(to help if it was just an intermittent failure on your end) and then less frequent retries over the next days

#

the actual intervals and such are subject to change, and we also incorporate heuristics like the historical success rate of your endpoint, so we can't be more specific than what the docs say

odd fiber
#

so something like what i say in testing

hasty pilotBOT
knotty trout
#

👋 taking over and catching up