Skip to content

Circuitbreaker settings to avoid spec-failures

This MR allows setting the failure_wait_time after storage attempts to 0. Meaning we allow the first attempt after a failure.

It also increases the settings for storage access attempts in tests. To avoid transient failures like in: #36324 (closed)

Closes #36324 (closed)

Edited by Bob Van Landuyt :neckbeard:

Merge request reports