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

Catch Throwable and let the exception converter handle details #896

Merged
merged 1 commit into from
May 22, 2024

Conversation

jeromegamez
Copy link
Member

Fixes #894

Copy link

codecov bot commented May 20, 2024

Codecov Report

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

Project coverage is 74.41%. Comparing base (71ea15b) to head (a6f9608).
Report is 1 commits behind head on 7.x.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##                7.x     #896       +/-   ##
=============================================
- Coverage     91.10%   74.41%   -16.69%     
  Complexity     1591     1591               
=============================================
  Files           156      156               
  Lines          4417     4417               
=============================================
- Hits           4024     3287      -737     
- Misses          393     1130      +737     

@ibrunotome
Copy link

I can't reproduce the error again. It happened for about 10 minutes before I open the issue and never happened again. But looking to your code, it should catch that guzzle exception now.

@jeromegamez jeromegamez merged commit 0c37d3c into 7.x May 22, 2024
1 of 2 checks passed
@jeromegamez jeromegamez deleted the connect-exception branch May 22, 2024 08:38
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.

bug: TypeError: Kreait\Firebase\Messaging:100
2 participants