Skip to content

Timeout check-ins do not create issues under some cases #93492

@rodolfoBee

Description

@rodolfoBee

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Create an interval cron monitor that expects a check-in every 5min
  2. Set the timeout time to any value longer than 5min, for example, 10min.
  3. Send only "in progress" check-ins every 5min

Expected Result

When the check-ins start to timeout after 10min, an issue is raised in Sentry.

Actual Result

The consecutive "in progress" check-ins seem to be preventing the timeout issue from being raised. Screenshots from two affected organisations.

Normal timeouts (with no check-in afterwards) raise issues as expected.

When check-ins are still in-progress:
Image

Multiple timeouts:
Image

Internal issue link
Similar to this issue: #59431

Product Area

Crons

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions