|
Ran
|
Jobs
1
|
Files
143
|
Run time
1min
|
Badge
README BADGES
|
gitlab-ci
fix: Default RetryPollIntervalSeconds to 300 seconds RetryPollIntervalSeconds defaulted to 0 seconds, meaning any config not setting RetryPollIntervalSeconds would retry polling with a 0 second delay. Default to 300 seconds, matching the Go client's fallback for unset values. Ticket: MEN-9719 Changelog: Fix an issue where leaving RetryPollIntervalSeconds unset in mender.conf causes failed inventory and deployment polls to be retried without any delay. The default is now 300 seconds, with retries backing off from 60 seconds up to this maximum. This aligns the default with the Go client and the example production mender.conf. Signed-off-by: Daniel Skinstad Drabitzius <daniel.drabitzius@northern.tech> (cherry picked from commit c47b44b14)
8466 of 10410 relevant lines covered (81.33%)
21693.34 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2600458877.1 | 143 |
81.33 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|