#rtj-event-retries

1 messages ยท Page 1 of 1 (latest)

white pecanBOT
unborn pecan
#

rtj-event-retries

#

@modern laurel not really. You either have to respond 200 to the delivery, wait for all retries, or actively delete and recreate the WebhookEndpoint (but potentially miss Events)

modern laurel
#

I see. Perhaps I can register a local endpoint and ACK the event there? ๐Ÿค”

#

Will a retry ensure that the event is sent to both local + production webhook endpoints?

#

ACK with a 200 I mean

unborn pecan
#

I don't really understand what you mean. The 200 is per endpoint. So if you add a separate endpoint and it responds 200 it won't affect the other one that is failing

modern laurel
#

Of course. Yep, got it. My bad. I was thinking the event is a "global" concept meaning if ACK'ed at one endpoint, it does not require a 200 from another.

#

I get yout point though, thanks for clarifying.

unborn pecan
#

Gotcha so yeah that wouldn't work since the goal of this is guarantee any endpoints (even the ones you don't own like another platform you're connected to) have time to process the Event

modern laurel
#

Makes sense ๐Ÿ‘

#

Thanks @unborn pecan ! Nice to see you back on Discord again! ๐Ÿ™‚