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

RFC: Error transmission through batching components #11947

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented Dec 18, 2024

Description

Draft RFC addresses #11308.

Link to tracking issue

Fixes #11308.

Testing

n/a

Documentation

This is a new RFC. As these changes are accepted and made, user-facing
documentation will be added.

@jmacd jmacd requested a review from a team as a code owner December 18, 2024 01:02
@jmacd jmacd requested a review from dmitryax December 18, 2024 01:02
@jmacd jmacd changed the title Jmacd/error transmission rfc RFC: Error transmission through batching components Dec 18, 2024
@jmacd jmacd marked this pull request as draft December 18, 2024 01:03
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.62%. Comparing base (4593ba7) to head (cb0e105).
Report is 41 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11947      +/-   ##
==========================================
+ Coverage   91.59%   91.62%   +0.03%     
==========================================
  Files         449      447       -2     
  Lines       23761    23729      -32     
==========================================
- Hits        21763    21741      -22     
+ Misses       1623     1613      -10     
  Partials      375      375              

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

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.

Batch processor concurrency and error transmission
1 participant