mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-10 17:04:10 +00:00
a12f894dff
check_availability returns Unknown when the Tor request dies, and the claim panels collapsed everything but Available into 'Taken' — a free name looked taken whenever a circuit flaked. The full enum now reaches both panels: Unknown reads 'Couldn't check — connection hiccup. Try again.' in neutral gray, and Reserved/Invalid/Quarantined get their own copy. Tor::http_request also backs off up to ~15s across 5 attempts: fresh circuits fail while arti refreshes its directory consensus over the bridge, and 3 tries in 4.5s couldn't ride that out. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>