Hacker News new | ask | show | jobs
by samarthr1 202 days ago
Wait, so your product moves the point of failure from my infra to your infra?

Plus trusts y'all with contents of said webhook?

1 comments

Fair question — we’re not eliminating failure so much as isolating it behind a system that’s purpose-built for durability. Our infra is built with redundant queues, retry pipelines, and observability you typically wouldn’t stand up for a single product team.

And on the data side, we don’t use webhook payloads for anything other than delivery. They’re encrypted at rest, transit, and automatically purged based on retention settings.