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

Expose pending workflow task information #2416

Merged
merged 4 commits into from
Jan 26, 2022

Conversation

yycptt
Copy link
Member

@yycptt yycptt commented Jan 25, 2022

What changed?

Why?

  • Increase visibility into workflow task retrying. Current when workflow task is keep retrying, there's no progress in workflow history. There's also no info about it when describing the workflow. It's hard for user to know if workflow is making progress or not (workflow task is retrying or not)

How did you test it?

  • Verified locally using updated CLI

Potential risks

Is hotfix candidate?
no

@yycptt yycptt requested a review from a team January 25, 2022 19:29
@yycptt yycptt merged commit a69c45c into temporalio:master Jan 26, 2022
@yycptt yycptt deleted the pending-workflow-task-info branch January 26, 2022 22:33
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