69a5b5fadb
The status snapshot reports elapsed time, so asserting retry_after_s against the real monotonic clock was really asserting that a few lines of code take zero time; it failed at 59.99993 vs 60.0. The recorder already accepts an injected clock for exactly this reason.