Skip to content

Filter GemNotFound and GitError setup errors from telemetry#3995

Open
alexcrocha wants to merge 1 commit into03-06-suppress_bundler_install_error_from_telemetryfrom
03-06-filter_gemnotfound_and_giterror_setup_errors_from_telemetry
Open

Filter GemNotFound and GitError setup errors from telemetry#3995
alexcrocha wants to merge 1 commit into03-06-suppress_bundler_install_error_from_telemetryfrom
03-06-filter_gemnotfound_and_giterror_setup_errors_from_telemetry

Conversation

@alexcrocha
Copy link
Contributor

@alexcrocha alexcrocha commented Mar 6, 2026

When Bundler.setup fails with GemNotFound or GitError, the server already recovers gracefully into degraded mode. Reporting them creates noise since they are user environment issues (missing gems or bad git refs in Gemfile).

When Bundler.setup fails with these errors, the server already recovers
gracefully into degraded mode. Reporting them creates noise since they
are user environment issues (missing gems or bad git refs in Gemfile).
Copy link
Contributor Author

alexcrocha commented Mar 6, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


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 added the chore Chore task label Mar 6, 2026
@alexcrocha alexcrocha self-assigned this Mar 6, 2026
@alexcrocha alexcrocha marked this pull request as ready for review March 6, 2026 23:13
@alexcrocha alexcrocha requested a review from a team as a code owner March 6, 2026 23:13
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