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

chore: sampling errors if no message in the batch succeeds #3918

Conversation

fracasula
Copy link
Collaborator

@fracasula fracasula commented Sep 27, 2023

Description

Small change to allow customers to figure out why no messages are getting through without asking for our help.

This happened to Cars, the wrong Avro schema was being used and they were not able to figure out why.

Linear Ticket

< Linear Link >

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (36cdb44) 69.21% compared to head (88fbc51) 69.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3918      +/-   ##
==========================================
- Coverage   69.21%   69.21%   -0.01%     
==========================================
  Files         357      357              
  Lines       53132    53140       +8     
==========================================
+ Hits        36776    36779       +3     
- Misses      14041    14046       +5     
  Partials     2315     2315              
Files Coverage Δ
services/streammanager/kafka/kafkamanager.go 76.96% <93.75%> (+0.33%) ⬆️

... and 10 files with indirect coverage changes

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

@fracasula fracasula merged commit 69be777 into master Sep 27, 2023
38 checks passed
@fracasula fracasula deleted the feature/pipe-369-cars-unable-to-process-any-of-the-event-in-the-batch branch September 27, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants