mirror of
https://github.com/sasjs/adapter.git
synced 2026-07-23 14:45:29 +00:00
b50afbec41
The "Fetch SASJS server" step was timing out after 130s+ despite the VPN reporting "Connected", with no way to tell whether routes hadn't propagated yet or the firewall was silently dropping packets from the runner's IP. Log VPN session/route/DNS state right after connecting, and retry the curl with a shorter per-attempt timeout so a routing race resolves itself instead of hanging the whole job.