Skip to content

fall back locally on server connection/startup failures#2756

Open
ken-matsui wants to merge 1 commit into
mozilla:mainfrom
ken-matsui:fallback-server-connection-error
Open

fall back locally on server connection/startup failures#2756
ken-matsui wants to merge 1 commit into
mozilla:mainfrom
ken-matsui:fallback-server-connection-error

Conversation

@ken-matsui

Copy link
Copy Markdown

README.md states:

To have sccache instead gracefully failover to the local compiler without stopping, set the environment variable SCCACHE_IGNORE_SERVER_IO_ERROR=1.

This patch extends this behavior to failures that happen during connect_or_start_server.

README.md states:

    To have sccache instead gracefully failover to the local compiler
    without stopping, set the environment variable
    `SCCACHE_IGNORE_SERVER_IO_ERROR=1`.

This patch extends this behavior to failures that happen during
connect_or_start_server.
@codecov-commenter

codecov-commenter commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.32%. Comparing base (68cd330) to head (337efdd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2756      +/-   ##
==========================================
- Coverage   74.18%   73.32%   -0.86%     
==========================================
  Files          71       71              
  Lines       40491    40554      +63     
==========================================
- Hits        30037    29736     -301     
- Misses      10454    10818     +364     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ken-matsui

Copy link
Copy Markdown
Author

Hi @sylvestre, the CI error looks unrelated to this patch. Could you please rerun it and review this? Thank you!

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