Skip to content

feat(devtools-connect): revert "fail fast on specific error and codes from compass-web COMPASS-9793 (#592)"#684

Open
nbbeeken wants to merge 2 commits intomainfrom
revert-242f0d1
Open

feat(devtools-connect): revert "fail fast on specific error and codes from compass-web COMPASS-9793 (#592)"#684
nbbeeken wants to merge 2 commits intomainfrom
revert-242f0d1

Conversation

@nbbeeken
Copy link
Copy Markdown
Collaborator

This reverts commit 242f0d1.

Description

There's no point in the web specific errors being here anymore and the logic to make devtools-connect usable on web is not needed

Open Questions

Checklist

… from compass-web and add useSystemCA to public options COMPASS-9793 (#592)"

This reverts commit 242f0d1.
/**
* Whether to use the system certificate store. Defaults to `true`.
*/
useSystemCA?: boolean;
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was intended to be used in compass-web, but never was.... ugh, semver? :(

I'm sorry for my mess.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notably not reverted:

  • this unused variable still exported: COMPASS_SOCKET_SERVICE_NON_RETRY_CODES
  • useSystemCA option logic still there, not the worse feat to have hanging around

@nbbeeken nbbeeken marked this pull request as ready for review April 20, 2026 15:45
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 78.237% (-0.08%) from 78.318% — revert-242f0d1 into main

@nbbeeken nbbeeken changed the title feat(devtools-connect): revert "fail fast on specific error and codes from compass-web and add useSystemCA to public options COMPASS-9793 (#592)" feat(devtools-connect): revert "fail fast on specific error and codes from compass-web COMPASS-9793 (#592)" Apr 20, 2026
@nbbeeken nbbeeken requested a review from gribnoysup April 21, 2026 12:08
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