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

Fix error message returned while querying for a missing repository file #5139

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

LucasG0
Copy link
Contributor

@LucasG0 LucasG0 commented Dec 3, 2024

This PR propagates worker-side errors that might happen while querying a missing repository filen and introduces a generic PropagatedFromWorkerError in case we want to do this at some other places in the future.

@github-actions github-actions bot added the group/backend Issue related to the backend (API Server, Git Agent) label Dec 3, 2024
Copy link

codspeed-hq bot commented Dec 3, 2024

CodSpeed Performance Report

Merging #5139 will not alter performance

Comparing lgu-fix-error-on-missing-file (7113231) with stable (d5d67d2)

Summary

✅ 10 untouched benchmarks

@LucasG0 LucasG0 marked this pull request as ready for review December 9, 2024 08:48
@LucasG0 LucasG0 requested a review from a team December 9, 2024 08:48
@LucasG0 LucasG0 merged commit e25a602 into stable Dec 9, 2024
27 checks passed
@LucasG0 LucasG0 deleted the lgu-fix-error-on-missing-file branch December 9, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants