opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

[chore] [exporterhelper] Move shutdown error from queue package

Open dmitryax opened this issue 1 year ago • 1 comments
trafficstars

The error is created by the retry sender and used by the queue sender. It doesn't belong to queue package

dmitryax avatar Feb 12 '24 22:02 dmitryax

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d455bff) 90.57% compared to head (3dea08d) 90.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9554      +/-   ##
==========================================
+ Coverage   90.57%   90.58%   +0.01%     
==========================================
  Files         347      347              
  Lines       18244    18247       +3     
==========================================
+ Hits        16524    16529       +5     
+ Misses       1390     1388       -2     
  Partials      330      330              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 12 '24 22:02 codecov[bot]

@dmitryax please resolve the conflict

codeboten avatar Feb 13 '24 22:02 codeboten

@codeboten. done 👍

dmitryax avatar Feb 13 '24 23:02 dmitryax