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

Point users to a TaskInstance's Event Log if tasks are missing #43510

Open
1 of 2 tasks
RNHTTR opened this issue Oct 30, 2024 · 1 comment
Open
1 of 2 tasks

Point users to a TaskInstance's Event Log if tasks are missing #43510

RNHTTR opened this issue Oct 30, 2024 · 1 comment
Labels
area:logging area:UI Related to UI/UX. For Frontend Developers. kind:feature Feature Requests

Comments

@RNHTTR
Copy link
Contributor

RNHTTR commented Oct 30, 2024

Description

Task logs can be missing for a wide variety of reasons. Two of the most common ones are:

  • The task was stuck in queued and failed by task_queued_timeout
  • The task became a zombie

In these scenarios, it'd be helpful to populate the TaskInstance's logs with a message pointing users to the TaskInstance's Event Log.

Related issues

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@RNHTTR RNHTTR added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Oct 30, 2024
@dosubot dosubot bot added area:logging area:UI Related to UI/UX. For Frontend Developers. labels Oct 30, 2024
@RNHTTR RNHTTR removed the needs-triage label for new issues that we didn't triage yet label Oct 30, 2024
@potiuk
Copy link
Member

potiuk commented Oct 30, 2024

I moved it to "Debugging Improvements" project @RNHTTR -> the result of the debugging survey prepared by @omkar-foss and team has been turned into a number of action points discussed there and I strongly feel (if you agree with me) that this one falls into the same "bucket". So far we are only discussing what could be done there and there are few small things implemented, but possibly that one should go there as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:logging area:UI Related to UI/UX. For Frontend Developers. kind:feature Feature Requests
Projects
Development

No branches or pull requests

2 participants