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

Improve state execution debugability #71

Open
longquanzheng opened this issue Oct 30, 2023 · 0 comments
Open

Improve state execution debugability #71

longquanzheng opened this issue Oct 30, 2023 · 0 comments
Labels

Comments

@longquanzheng
Copy link
Contributor

longquanzheng commented Oct 30, 2023

  • separate last_failure --> wait_until_last_failure and execute_last_failure so that they are not overriding
  • add separate
    • wait_until_first_attempt_timestamp
    • execute_first_attempt_timestamp
    • wait_until_completed_attempts
    • execute_completed_attempts
    • wait_until_last_attempt_timestamp
    • execute_last_attempt_timestamp
    • wait_until_last_failure
    • execute_last_failure
  • Add initiated_state_execution into info field to tell which state initiated this state execution

Also #69
#43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant