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

Trim sisiphys -> gaia kafka messages #17

Open
1fish2 opened this issue Oct 30, 2019 · 0 comments
Open

Trim sisiphys -> gaia kafka messages #17

1fish2 opened this issue Oct 30, 2019 · 0 comments

Comments

@1fish2
Copy link
Collaborator

1fish2 commented Oct 30, 2019

Trim sisiphys -> gaia kafka msgs down to:

  • step-start
  • step-complete
    • Compute next tasks to run and workflow complete/stalled/continues once per task completion, not per file data-complete.
    • This will save time, esp. at scale, and make STEP COMPLETE appear in the log before WORKFLOW COMPLETE.
  • step-error -- puts the task in state :error
  • task-error -- puts the task in state :exception
    • What's the difference? Merge this with step-error or rename it to step-exception.
    • Does Gaia need to distinguish step-terminated and step-timeout?

Check that Gaia and Sisyphus match up in all the Kafka messages, including when some part of a task fails.

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

No branches or pull requests

1 participant