Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
HomeRecent commentsSearch all threadsStart new thread

Topic Forums

Forum General categoryp/generalForum Vibecoding categoryp/vibecodingForum AMA categoryp/amaForum Introduce yourself categoryp/introduce-yourselfForum Self-Promotion categoryp/self-promotion

Product Forums

MarketMintp/marketmintRecallp/recall-6Datastripesp/datastripesDeeptrackerp/deeptrackerp/blueskyWindsurfp/windsurfProduct Huntp/producthuntFoundersAroundp/foundersaroundExplainGithubp/explaingithubPopHopp/pophop-2Findenp/findenp/meet-tingRedditp/redditp/statuzNeuralAgentp/neuralagentv0p/v0p/orango-aiAI Content Wizard for Wordpress 5.0p/ai-content-wizardFlowtica Scribep/flowtica-scribeClaude by Anthropicp/claude
recent
Self-Promotion

p/self-promotion

by

J T

J T

•18d ago
Understand webhooks like Stripe engineers do.
... Product Hunt! We just published a deep dive into one of the most deceptively tricky parts of modern developer infrastructure: webhooks. They seem simple at first just an HTTP POST when something happens but once you start handling retries, idempotency, queuing, DLQs, signature verification, and observability, it quickly turns into a full-blown system on its own. This post breaks down: What webhooks actually are (beyond just a buzzword) How they work under the hood request structure, security, delivery guarantees ... ... world examples from companies like Stripe, GitHub, and Shopify Read the full blog here We're building Vartiq , a webhook infrastructure platform to solve these exact challenges so if you ve ever had to babysit failing webhooks or build retry

0

Self-Promotion

p/self-promotion

by

J T

J T

•26d ago
🚀 We just launched Vartiq's waitlist – get 10,000 events free when you join!
... Product Hunt I m thrilled to share what we ve been building. What is Vartiq? Vartiq is Webhook Infrastructure as a Service. We help developers send outbound webhooks with enterprise-grade reliability, without worrying about: Lost events Retry logic & dead-letter queues Scaling to handle spikes Complex observability & debugging Why did we build this? Every product eventually needs to send webhooks but building and maintaining reliable webhook delivery pipelines is painful. We ve felt it firsthand: Writing custom ... ... retry

0

Self-Promotion

p/self-promotion

by

J T

J T

•1mo ago
Saving 40-60 engineering hours every month!
... Product Hunt fam! Imagine this: Your product sends thousands of webhooks daily. One endpoint goes down. Another times out. Now you re buried under retry logic, queue management, and angry customer emails. That s exactly why we re building Vartiq Webhook as a Service. What if webhook delivery just worked ? With Vartiq: You register your endpoints. We handle delivery with built-in retries

1

General

p/general

by

J T

J T

•2mo ago
How do you handle production webhook delivery reliability in your apps?
... everyone, I ve been thinking a lot about webhook delivery reliability lately. In many projects I ve worked on, building robust webhook infra turned out to be deceptively complex: Retry logic (exponential backoff, timeouts) Handling non-2xx responses Delivery monitoring and alerting Back-pressure or queueing to avoid overwhelming receivers Secure signing and validation flows In one project, a failed webhook caused a payment processing delay for hours because the retry

0

Subscribe
Sign in