Skip to content

Suppress Bundler::Dsl::DSLError from telemetry#4054

Open
alexcrocha wants to merge 1 commit intomainfrom
04-10-suppress_dslerror_from_telemetry
Open

Suppress Bundler::Dsl::DSLError from telemetry#4054
alexcrocha wants to merge 1 commit intomainfrom
04-10-suppress_dslerror_from_telemetry

Conversation

@alexcrocha
Copy link
Copy Markdown
Contributor

@alexcrocha alexcrocha commented Apr 10, 2026

When Bundler raises Bundler::Dsl::DSLError during setup, Ruby LSP starts in degraded mode and cannot recover automatically. These failures are caused by invalid Gemfile syntax in the project and are not something actionable by us, so reporting them to telemetry is noise.

Copy link
Copy Markdown
Contributor Author


How to use the Graphite Merge Queue

Add the label graphite-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@alexcrocha alexcrocha changed the title Suppress DSLError from telemetry Suppress Bundler::Dsl::DSLError from telemetry Apr 10, 2026
@alexcrocha alexcrocha added the chore Chore task label Apr 10, 2026
@alexcrocha alexcrocha self-assigned this Apr 10, 2026
@alexcrocha alexcrocha marked this pull request as ready for review April 10, 2026 22:55
@alexcrocha alexcrocha requested a review from a team as a code owner April 10, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Chore task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant