Skip to content

fix: include per-region failure detail in TM connection error - #372

Merged
Dave3130 merged 1 commit into
browserstack:mainfrom
SavioBS629:fix/tm-base-url-error-detail
Aug 17, 2026
Merged

fix: include per-region failure detail in TM connection error#372
Dave3130 merged 1 commit into
browserstack:mainfrom
SavioBS629:fix/tm-base-url-error-detail

Conversation

@SavioBS629

Copy link
Copy Markdown
Collaborator

The generic "check your credentials and network connection" was identical for auth failures, outages and network errors. Append each region's outcome: an HTTP status means the request completed (auth/permission), a Node error code means it did not (network, DNS, proxy, TLS).

Message prefix unchanged; detail is additive.

…on error

The generic "check your credentials and network connection" was identical
for auth failures, outages and network errors. Append each region's
outcome: an HTTP status means the request completed (auth/permission), a
Node error code means it did not (network, DNS, proxy, TLS).

Message prefix unchanged; detail is additive.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Dave3130
Dave3130 merged commit 91b2574 into browserstack:main Aug 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants