change default retry tolerances to be same as normal
zingale opened this issue · 2 comments
zingale commented
We should make the default values of the retry tolerances (retry_rtol_spec
, ...) negative to indicate that they should just be set to be the same as the ones used in the first attempt. This will make the retry more predictable in case someone forgets to set these.
zingale commented
this has been done