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 82.35294% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.48%. Comparing base (73acd35) to head (4c4da0b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
perllib/FixMyStreet/Cobrand/Brent.pm 0.00% 1 Missing and 1 partial ⚠️
perllib/FixMyStreet/Cobrand/Bromley.pm 0.00% 1 Missing and 1 partial ⚠️
perllib/FixMyStreet/Roles/Cobrand/SLWP.pm 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4896      +/-   ##
==========================================
- Coverage   82.49%   82.48%   -0.01%     
==========================================
  Files         406      406              
  Lines       31716    31741      +25     
  Branches     5044     5053       +9     
==========================================
+ Hits        26163    26183      +20     
- Misses       4064     4065       +1     
- Partials     1489     1493       +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
@dracos dracos force-pushed the echo-check-event-firs branch from d959c49 to e7ffa72 Compare April 22, 2024 12:23
@dracos dracos force-pushed the echo-check-event-firs branch from e7ffa72 to e9d0f3f Compare July 26, 2024 08:06
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.

2 participants