stayFailedCacheDuration property

Duration stayFailedCacheDuration
final

For how long should we cache negative (failed and error) test results. Might be usefull in cases when the test itself is expensive, failed results don't spontaneously change that often etc.

Implementation

final Duration stayFailedCacheDuration;