Skip to content

Add more aggressive retry schedule for failed resources

onyinyang requested to merge onyinyang/rdsys:main into main

In an effort to address better handling of gone resources for Lox's purposes, this commit introduces a more aggressive retry schedule for bridges that fail bridgestrap's test. For now, the error timeout can be set so bridges that fail a test are only cached for x (default 1) hour(s). Follow up work on rdsys (and adding similar functionality for onbasca tests) to follow. This supports changes to bridgestrap and possibly onbasca

Merge request reports