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

Implements an HTTP based controller #77

Closed
wants to merge 11 commits into from
Closed

Conversation

joelrebel
Copy link
Member

@joelrebel joelrebel commented Jul 18, 2024

TODO: unit test cases

…terface

The Controller handler method is updated to pass in the Task type,
instead of the Condition type, this allows the handler to deal with the
Task type and leave the Condition handling to the library.
…thMonitor

This method is passed the Task from the original Condition,
Controllers are passed the Task object and don't have to deal with a Condition
object anymore
Base automatically changed from taskhandler to main July 22, 2024 12:52
@joelrebel
Copy link
Member Author

implemented here metal-toolbox/ctrl#17

@joelrebel joelrebel closed this Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant