#fatcat_webhooks

1 messages ¡ Page 1 of 1 (latest)

near steepleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1329837443427467294

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

thin breach
#

here's what I'm seeing, when a subscription is deleted I need to modify a customer. However, I found out that when deleting a customer their metadata is deleted and I can't do what I need and throw a 500

#

I'm OK with this 500, but I would like it to stop retrying this request. Is there any way to tell it to stop trying?

lusty fern
#

No the only way to get us to stop retrying would be to return a 200

thin breach
#

it will retry forever?

#

only a 200 can stop it?

lusty fern
#

But yes only a 200 can stop it

thin breach
#

OK so after 3 days it should go away?

lusty fern
#

Yeah

thin breach
#

OK got it thank you

lusty fern
#

But if your webhook is consistently failing we may disable it

#

You'll receive an email about it ahead of time though

thin breach
#

oh this was an edge case

#

where I manually deleted a customer before deleting their subscriptions

lusty fern
#

As long as the majority of events are succeeding you'll be fine then

thin breach
lusty fern
#

Yeah that looks fine

thin breach
#

yeah the other 98% are working

#

because they're user events in a certain order

#

ok thank you