Skip to main content

Posts

Featured

New ask Hacker News story: Fix cron routes: POST → GET (Vercel cron sends GET)

Fix cron routes: POST → GET (Vercel cron sends GET) 2 by nishiohiroshi | 0 comments on Hacker News. Our drip email cron ran its first day and sent zero emails. The cron hit the endpoint, got a 200 back, everything looked healthy. Turns out Vercel cron sends GET requests, but we put the email logic in a POST handler. The GET handler was just a health check returning {"status":"healthy"}. Two of three cron routes had this bug - the third one happened to use GET and worked fine.

Latest Posts

New ask Hacker News story: Using "Hi Claudette " on Claude.ai

New ask Hacker News story: Looking 4 open-source knowledge base and project management tool 4 personal use

New ask Hacker News story: 1Password pricing increasing up to 33% in March

New ask Hacker News story: Ask HN: What is up with all the glitchy and off-topic comments?

New ask Hacker News story: Ask HN: Are developers who build libs and dev tools safer from AI replacement?

New ask Hacker News story: Ask HN: Where do you save links, notes and random useful stuff?

New ask Hacker News story: Ask HN: How do you know if AI agents will choose your tool?

New ask Hacker News story: Ask HN: Do US presidents have less fiduciary liability than CEOs?

New ask Hacker News story: I made my favorite AI tool

New ask Hacker News story: Tell HN: Claude mangles XML files with