Skip to content

Conversation

cgillum
Copy link
Member

@cgillum cgillum commented Oct 28, 2023

Fixes #20

The problem was that the orchestrator generator logic wasn't correctly handling the task failure case. This PR fixes the problem and simplifies the logic, making it easier to understand. It also adds a bit more coverage to an existing error handling test case.

This PR also fixes several flake8 warnings/errors from previous commits.

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.

try/except in orchestrator functions not being handled correctly
1 participant