In case check throw an exception each time it run, the workflow block
for 'stale_age' seconds. When reached the check is dropped but there
is an important probability that the following will be too (because
they where trigerred in the same second as the first one).
Implementing a max_retry will avoid this issue.
Proposed default configurations parameters will leads to no functional
changes by default.
In case check throw an exception each time it run, the workflow block for 'stale_age' seconds. When reached the check is dropped but there is an important probability that the following will be too (because they where trigerred in the same second as the first one).
Implementing a max_retry will avoid this issue.
Proposed default configurations parameters will leads to no functional changes by default.