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

truncate error messages for storage on workchunks #6717

Merged
merged 4 commits into from
Feb 19, 2025

Conversation

TipzCM
Copy link
Collaborator

@TipzCM TipzCM commented Feb 14, 2025

closes #6716

leif stawnyczy added 2 commits February 14, 2025 14:24
Copy link

github-actions bot commented Feb 14, 2025

Formatting check succeeded!

Copy link
Collaborator

@volodymyr-korzh volodymyr-korzh left a comment

Choose a reason for hiding this comment

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

Looks good. Approved.

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.58%. Comparing base (78537ba) to head (2e45b68).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6717   +/-   ##
=========================================
  Coverage     83.58%   83.58%           
- Complexity    28650    28654    +4     
=========================================
  Files          1798     1799    +1     
  Lines        111363   111376   +13     
  Branches      13982    13983    +1     
=========================================
+ Hits          93080    93091   +11     
- Misses        12280    12282    +2     
  Partials       6003     6003           

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

@TipzCM TipzCM enabled auto-merge (squash) February 19, 2025 18:46
@TipzCM TipzCM merged commit d812a08 into master Feb 19, 2025
125 of 126 checks passed
@TipzCM TipzCM deleted the 6716-work-chunk-error-message-length branch February 19, 2025 20:05
@TipzCM TipzCM restored the 6716-work-chunk-error-message-length branch February 19, 2025 21:32
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.

Batch2WorkChunk cannot save long error messages
2 participants