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

Fail Fast control for with item task #245

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    232b18b View commit details
    Browse the repository at this point in the history
  2. machines.py -> Add condition `If not failfast than run the pending in…

    …complete tasks too` in add_context_to_task_item_event
    exp-vkishore committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    b98e541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bbd65e View commit details
    Browse the repository at this point in the history
  4. events.py -> Add event ACTION_FAILED_TASK_DORMANT_ITEMS_INCOMPLETE_CO…

    …NTINUE to continue even if no current active task but incomplete task(s)
    exp-vkishore committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    92e6cbd View commit details
    Browse the repository at this point in the history