summaryrefslogtreecommitdiff
path: root/lib/hyperstack/wireguard_setup.rb
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-25 21:22:36 +0300
committerPaul Buetow <paul@buetow.org>2026-05-25 21:22:36 +0300
commitc315cc0d9a89984ea43a6f7f59f0e5cd9560e7c9 (patch)
tree0e75a5adf37a0f147c5b8f2c58f64268e45ab3ba /lib/hyperstack/wireguard_setup.rb
parentee67020aa88063eccc26ce2030111d365f8cf6c2 (diff)
fix(client): explicitly rescue Net::ReadTimeout alongside Net::OpenTimeout
Net::ReadTimeout inherits from Timeout::Error and was already caught indirectly, but listing it explicitly matches the pattern used in Config and InferenceTester and guards against future Ruby changes. Also makes the retry intent obvious for anyone auditing the rescue clause.
Diffstat (limited to 'lib/hyperstack/wireguard_setup.rb')
0 files changed, 0 insertions, 0 deletions