pub const ROUTE_TTL: Duration;Expand description
How long a remembered route is worth trying.
A day, because the meshes this tool works on are mostly repeaters bolted to buildings, and a path good this morning is usually good tonight. The cost of being wrong is one exchange, so there is no case for expiring sooner and none for asking the user to tune it.