Skip to content

Fix error messages and codes for timeouts #539

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

agoujot
Copy link
Member

@agoujot agoujot commented Jun 3, 2025

Split messages depending on whether we or the server stopped the request.
Fix a helper function returning 500 in all cases.
Fix the timeout being stored where the status code should go.

Bug: T226307

Copy link

codecov bot commented Jun 3, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.04%. Comparing base (4b8eb28) to head (6539990).
Report is 94 commits behind head on main.

Files with missing lines Patch % Lines
src/EventSubscriber/ExceptionListener.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #539      +/-   ##
============================================
- Coverage     71.30%   71.04%   -0.27%     
- Complexity     1275     1298      +23     
============================================
  Files            46       46              
  Lines          3792     3913     +121     
============================================
+ Hits           2704     2780      +76     
- Misses         1088     1133      +45     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant