-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Which part? Which one?
https://docs.sentry.io/product/crons/getting-started/http/
Description
There is this info in your documentation about cron jobs:
failure_issue_threshold:
The number of consecutive failed check-ins it takes before an issue is created. Optional.
It is not clear what happens if we don't provide the value for failure_issue_threshold or use null.
Will the issue still be created?
Suggested Solution
Please add information about what happens when failure_issue_threshold it is not provided or null values used.
Reactions are currently unavailable