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

Add more detail to requeue failure #2630

Merged
merged 1 commit into from
Nov 14, 2018
Merged

Add more detail to requeue failure #2630

merged 1 commit into from
Nov 14, 2018

Conversation

sfraint
Copy link
Member

@sfraint sfraint commented Nov 14, 2018

When task requeueing fails, add exception message to the fake task to surface a little more detail to clients

I opted out of adding stack trace as that ends up being a wall of unformatted text from the client's standpoint - but I can add that back in if the consensus is to err on the side of more data over readability.

@batfish-bot
Copy link

This change is Reviewable

Copy link
Contributor

@progwriter progwriter left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ratulm)

@codecov
Copy link

codecov bot commented Nov 14, 2018

Codecov Report

Merging #2630 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master    #2630      +/-   ##
============================================
- Coverage     70.64%   70.63%   -0.02%     
+ Complexity    19161    19158       -3     
============================================
  Files          1708     1708              
  Lines         85986    85987       +1     
  Branches      10487    10487              
============================================
- Hits          60741    60733       -8     
- Misses        20891    20899       +8     
- Partials       4354     4355       +1

@sfraint sfraint merged commit 203951e into master Nov 14, 2018
@sfraint sfraint deleted the requeue-failure-message branch November 14, 2018 18:42
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