Remote connection timeouts now record whether they happened during recovery or a token refresh.
What's wrong with this entry?
A repl-bridge connect timeout now records which path triggered the attempt, so timeouts during recovery can be told apart from those during a token refresh.
- recovery_connect_timeout is used for the auth-401, init-4091, and heartbeat-4093 recovery paths.
- refresh_connect_timeout is used for a proactive token refresh.
- The existing tengu_bridge_repl_connect_timeout event still fires.
recovery_connect_timeout
Strings lifted out of the shipped bundle, so the claim above can be checked against them.