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

Activity additional info #6605

Open
bergundy opened this issue Oct 4, 2024 · 0 comments
Open

Activity additional info #6605

bergundy opened this issue Oct 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bergundy
Copy link
Member

bergundy commented Oct 4, 2024

There's a couple of extra fields to help understand the status of a pending activity:

  1. Add last_failure_time to PendingActivityInfo. Populated once an attempt failure is recorded for any reason that an attempt might fail, including any form of timeout.
  2. Add next_attempt_schedule_time to PendingActivityInfo. Shown if activity is in backoff state (waiting for retry).
@bergundy bergundy added the enhancement New feature or request label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant