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

Display failed reason (if there is no stacktrace to show) #228

Merged
merged 3 commits into from
Feb 12, 2021

Conversation

josmas
Copy link
Contributor

@josmas josmas commented Feb 11, 2021

This is reproducible with the example server, which at times makes jobs fail and stall (at random).

I am seeing some failed jobs with a blank Error section, as in the following screenshot:
with_out_fix

This is due to the job stalling and not having a stacktrace to display, so in cases like that, I'd like to see the failedReason instead (screenshot with fix):
with_fix

@josmas josmas changed the title Display failed reason Display failed reason (if there is no stacktrace to show) Feb 11, 2021
src/ui/hooks/useDetailsTabs.tsx Outdated Show resolved Hide resolved
@felixmosh felixmosh merged commit 6f70231 into felixmosh:master Feb 12, 2021
@felixmosh
Copy link
Owner

Thank you for the PR 🙏🏼

@josmas
Copy link
Contributor Author

josmas commented Feb 12, 2021

@felixmosh thanks to you for the quick feedback and merge!

@josmas josmas deleted the displayFailedReason branch February 12, 2021 14:38
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.

2 participants