Repo Added
|
Files
285
|
Badge
Embed ▾
README BADGES
|
push
travis-ci-com
Make policy retry delay configurable The retry delay should be configurable, with a default initial backoff value of 10 seconds, and a minimum value of 1 second (the processor can actually do milliseconds, but we don't see a need to support this). This can be set to larger amounts for servers that crash under heavy loads from frequent re-requests. The patch also introduces an internal class for creating randomized deltas, which are used to provide some dithering for retries. (cherry picked from commit e5d0b8959)
25341 of 31979 relevant lines covered (79.24%)
2614.99 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
2549 | kmr2-change-retry-timeout | Make policy retry delay configurable The retry delay should be configurable, with a default initial backoff value of 10 seconds, and a minimum value of 1 second (the processor can actually do milliseconds, but we don't see a need to support this)... | push | Thomas Bachman | travis-ci-com | pending completion |