A presentation at Stripe London July 2025 in in London, UK by Phil Leggetter
Reliably Handling Webhooks at Scale: Best Practices and Lessons Learned
The following resources were mentioned during the presentation or are useful additional information.
Learn how to build a resilient, rate-limit-friendly system for handling Stripe webhooks at scale. This guide explains the fetch-before-process pattern, its risks under high volume, and how to use Hookdeck to queue and throttle webhooks—ensuring reliable processing without exceeding Stripe API limits.