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

Dont humanize errors from internal segmenting #220

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Dont humanize errors from internal segmenting #220

merged 1 commit into from
Oct 4, 2023

Conversation

mjh1
Copy link
Contributor

@mjh1 mjh1 commented Oct 3, 2023

If there is an issue with a segment generated by us then we don't want to humanize this as it won't be retried and will be presented to the user as an input error. Instead the job should be retried and investigated by us if persistent.

@mjh1 mjh1 requested a review from a team as a code owner October 3, 2023 19:04
@mjh1 mjh1 requested review from leszko and emranemran October 3, 2023 19:05
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #220 (b176840) into main (29b8cd9) will increase coverage by 0.12682%.
The diff coverage is 100.00000%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #220         +/-   ##
===================================================
+ Coverage   17.69547%   17.82229%   +0.12682%     
===================================================
  Files             16          16                 
  Lines           1944        1947          +3     
===================================================
+ Hits             344         347          +3     
  Misses          1575        1575                 
  Partials          25          25                 
Files Coverage Δ
task/runner.go 22.67206% <100.00000%> (+0.47247%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 29b8cd9...b176840. Read the comment docs.

Files Coverage Δ
task/runner.go 22.67206% <100.00000%> (+0.47247%) ⬆️

@mjh1 mjh1 merged commit 032949f into main Oct 4, 2023
13 checks passed
@mjh1 mjh1 deleted the mh/humanize branch October 4, 2023 10:05
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.

None yet

3 participants