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

[Waste] [Echo] Check event before/after sending. #4896

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dracos
Copy link
Member

@dracos dracos commented Mar 27, 2024

If we get an internal error from Echo when sending, try and look up the event directly to see if it has actually been created. Also do the same before sending as an extra check. [skip changelog]

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

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

Project coverage is 82.59%. Comparing base (0f7447a) to head (e7ffa72).

Files Patch % Lines
perllib/FixMyStreet/Cobrand/Brent.pm 33.33% 1 Missing and 1 partial ⚠️
perllib/FixMyStreet/Cobrand/Bromley.pm 0.00% 1 Missing and 1 partial ⚠️
perllib/FixMyStreet/Roles/CobrandSLWP.pm 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4896      +/-   ##
==========================================
- Coverage   82.60%   82.59%   -0.01%     
==========================================
  Files         390      390              
  Lines       30473    30497      +24     
  Branches     4812     4820       +8     
==========================================
+ Hits        25171    25190      +19     
- Misses       3865     3866       +1     
- Partials     1437     1441       +4     

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

@dracos dracos requested a review from davea March 27, 2024 08:41
If we get an internal error from Echo when sending, try and look up the
event directly to see if it has actually been created. Also do the same
before sending as an extra check.
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.

None yet

2 participants