Skip to content

Reject too large elements to the queue #12847

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

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

bogdandrutu
Copy link
Member

Without this change, the requests without deadline will block forever until the space is available which will never be.

@bogdandrutu bogdandrutu requested review from dmitryax and a team as code owners April 15, 2025 04:32
Without this change, the requests without deadline will block forever until the space is available which will never be.

Signed-off-by: Bogdan Drutu <[email protected]>
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.43%. Comparing base (cf18559) to head (b5ddb65).
Report is 20 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12847   +/-   ##
=======================================
  Coverage   91.43%   91.43%           
=======================================
  Files         488      488           
  Lines       26879    26882    +3     
=======================================
+ Hits        24577    24580    +3     
  Misses       1818     1818           
  Partials      484      484           

☔ 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.

@bogdandrutu bogdandrutu enabled auto-merge April 15, 2025 23:28
@bogdandrutu bogdandrutu added this pull request to the merge queue Apr 16, 2025
Merged via the queue into open-telemetry:main with commit 9958693 Apr 16, 2025
56 checks passed
@bogdandrutu bogdandrutu deleted the fix-too-large-size branch April 16, 2025 04:46
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.

3 participants