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(sentry): catch some js network errors #11314

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

tchak
Copy link
Member

@tchak tchak commented Feb 17, 2025

No description provided.

@tchak tchak requested a review from colinux February 17, 2025 09:34
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.47%. Comparing base (7cc8916) to head (a01d5a5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11314   +/-   ##
=======================================
  Coverage   84.47%   84.47%           
=======================================
  Files        1214     1214           
  Lines       26720    26720           
  Branches     5063     5063           
=======================================
  Hits        22572    22572           
  Misses       4148     4148           

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

@tchak tchak force-pushed the fix-some-js-sentry-errors branch from 27c8fbb to 678438f Compare February 17, 2025 10:38
@tchak tchak force-pushed the fix-some-js-sentry-errors branch from 678438f to a01d5a5 Compare February 18, 2025 17:56
@tchak tchak enabled auto-merge February 18, 2025 18:00
@tchak tchak added this pull request to the merge queue Feb 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 18, 2025
@tchak tchak added this pull request to the merge queue Feb 18, 2025
Merged via the queue into demarches-simplifiees:main with commit 7fa6d53 Feb 18, 2025
18 checks passed
@tchak tchak deleted the fix-some-js-sentry-errors branch February 18, 2025 18:48
Copy link

sentry-io bot commented Feb 20, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ TypeError: AbortSignal.any is not a function httpRequest(app/javascript/shared/utils) View Issue
  • ‼️ Error: 418 new ResponseError(app/javascript/shared/utils) View Issue
  • ‼️ RangeError: Response constructor: Invalid response status code. response(app/javascript/shared/utils) View Issue
  • ‼️ RangeError: Failed to construct 'Response': The status provided (0) is outside the range [200, 599]. response(app/javascript/shared/utils) View Issue
  • ‼️ Error: 418 request(app/javascript/shared/utils) View Issue

Did you find this useful? React with a 👍 or 👎

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