-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Enhancement] Show last task failure in result of show routine load
#35806
Conversation
Signed-off-by: ricky <[email protected]>
e9508e0
to
924cb47
Compare
5fd788d
to
843ce5d
Compare
Signed-off-by: ricky <[email protected]>
843ce5d
to
6cbe8e3
Compare
Signed-off-by: ricky <[email protected]>
Kudos, SonarCloud Quality Gate passed!
|
[BE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[FE Incremental Coverage Report]✅ pass : 3 / 3 (100.00%) file detail
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if all tasks become normal later, is it necessary to reset the error message?
@wyb Since there's timestamp in the error message, I think it's ok not to reset it. |
@Mergifyio backport branch-3.2 |
@Mergifyio backport branch-3.1 |
@Mergifyio backport branch-3.0 |
@Mergifyio backport branch-2.5 |
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
…#35806) Signed-off-by: ricky <[email protected]> (cherry picked from commit 9b034d7)
…#35806) Signed-off-by: ricky <[email protected]> (cherry picked from commit 9b034d7)
…#35806) Signed-off-by: ricky <[email protected]> (cherry picked from commit 9b034d7)
…#35806) Signed-off-by: ricky <[email protected]> (cherry picked from commit 9b034d7)
… (backport #35806) (#36134) Co-authored-by: ricky <[email protected]>
… (backport #35806) (#36133) Co-authored-by: ricky <[email protected]>
… (backport #35806) (#36132) Co-authored-by: ricky <[email protected]>
… (backport #35806) (#36131) Co-authored-by: ricky <[email protected]>
Why I'm doing:
We need the result of the failed routine load tasks to investigate the failure.
What I'm doing:
This PR adds the last task failure information to in the
OtherMsg
ofshow routine load
result.Fixes #issue
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist:
Bugfix cherry-pick branch check: