Allow to check failures more frequently

Created on 15 April 2025, about 1 month ago

Problem/Motivation

We can define, how often we'd like to check links. And I was wondering, that it might be good idea to check failures more frequently.

Proposed resolution

Define setting to allow to set different check frequency for links with last code bigger than 399. To eliminate permanent failures from this checks, add extra condition to check more frequently, if number of last fails cound is lower that 10. So condition will be:

code >= 399 AND fail_count <= 10

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇵🇱Poland gugalamaciek

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024