Closed
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
A Vercel Cron Job (*/15 * * * * in region sin1) invokes the endpoint successfully (200 OK in Vercel logs), but Sentry’s scheduled monitor shows zero check‐ins.
Logs reveal a recurring network error when Sentry attempts to send envelopes. When they switch to the Pages router, the checkins are sent successfully. Please find additional details here.
Expected Result
Sentry should automatically create and report check‐ins for the monitor on each successful invocation, regardless of whether the project uses Pages or App Router.
Actual Result
- No check‐ins are recorded in Sentry
- Sentry logs the ECONNRESET error attempting to send envelopes
Product Area
Crons
Link
No response
DSN
No response
Version
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Waiting for: Product Owner