Skip to content

Conversation

@obenkenobi
Copy link
Contributor

Overview

Fixes an issue where customers using over 7 message attributes with SQS and are using CAT headers are having their message limits exceeded. This change makes it so you can only have DT headers if the number of attributes is at max 7.

Supportability metrics are also added to capture when messages fail to send

Related Github Issue

#2419

@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.50%. Comparing base (a5d1ef4) to head (324ef85).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2422      +/-   ##
============================================
- Coverage     70.50%   70.50%   -0.01%     
+ Complexity    10043    10042       -1     
============================================
  Files           845      845              
  Lines         40693    40693              
  Branches       6171     6171              
============================================
- Hits          28692    28689       -3     
- Misses         9211     9212       +1     
- Partials       2790     2792       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@kanderson250 kanderson250 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@obenkenobi obenkenobi merged commit 1a0a013 into main Jul 17, 2025
222 of 224 checks passed
@github-project-automation github-project-automation bot moved this from Triage to Code Complete/Done in Java Engineering Board Jul 17, 2025
@kmudduluru kmudduluru moved this to Code Complete/Done in Java Engineering Board Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants