Hacker News new | ask | show | jobs
by twblalock 1405 days ago
Yep, I've seen all of this play out too.

IMO webhooks are best used when your SLA for delivery is "best effort." Anytime you need to guarantee delivery (including guaranteeing the delivered data was correctly processed by the receiver), or guarantee anything about ordering or replayability, they just aren't that great.