4 comments

  • tasn 21 hours ago

    Very biased, but I think you should just use Svix[1].

    Though if you're interested, I recorded a video about webhook architecture at some point you may find useful: https://m.youtube.com/watch?v=4jvV75OD620

    1: https://www.svix.com

    • kasey_junk 18 hours ago

      I’m not affiliated with svix but a happy customer.

      It’s just worked, for years for us in production. We’ve never had an issue.

      Now our use case is pretty simple but for us it’s a piece of infrastructure we never worry about.

  • leakycap 21 hours ago

    I think your questions beg another: where can we just take out this layer of complexity, and how?

    Sometimes rather than chasing edge cases, I find another way to do the same thing using a routine or library that already has all the edge cases ironed out.

    If you're a small team or one person, you can't expect to stay on top of something that starts broken.