Skip to content

Conversation

@spjmurray
Copy link
Contributor

At present we just pass this through as a raw error, which will ultimately end up as a 500 to the user. Instead we should unpack the error so it can be propagated for root cause analysis. I've backed this up with tests and fixed the long standing crash when a gateway error ocurrs.

At present we just pass this through as a raw error, which will
ultimately end up as a 500 to the user.  Instead we should unpack the
error so it can be propagated for root cause analysis.  I've backed this
up with tests and fixed the long standing crash when a gateway error
ocurrs.
@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 30.46%. Comparing base (b0afa76) to head (5a7c490).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   30.10%   30.46%   +0.36%     
==========================================
  Files          66       66              
  Lines        3534     3538       +4     
==========================================
+ Hits         1064     1078      +14     
+ Misses       2374     2361      -13     
- Partials       96       99       +3     

☔ 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.

@spjmurray spjmurray requested a review from squaremo December 3, 2025 09:54
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