Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[server] log less errors #10151

Merged
merged 1 commit into from
May 20, 2022
Merged

[server] log less errors #10151

merged 1 commit into from
May 20, 2022

Conversation

AlexTugarev
Copy link
Member

FileProvider.getFileContent is super noisy with 404 NOT FOUND errors when trying to find/read .gitpod.yml. This PR should tune down the noise. If we need to investigate any issue in that area, we'd change log-level of server.

NONE

@AlexTugarev AlexTugarev requested a review from a team May 20, 2022 11:14
@github-actions github-actions bot added team: webapp Issue belongs to the WebApp team and removed size/XS labels May 20, 2022
@roboquat roboquat merged commit 79f2c21 into main May 20, 2022
@roboquat roboquat deleted the at/log-less-errors branch May 20, 2022 11:23
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants