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

Agent should send a signal/message to Manager when VM computation is done (or on error) #42

Open
darkodraskovic opened this issue Aug 16, 2023 · 0 comments
Assignees
Labels
feature introducing new functionality

Comments

@darkodraskovic
Copy link
Collaborator

darkodraskovic commented Aug 16, 2023

Agent implements a state machine that is done running either when the results of a succesful computation are retrieved or when some sort of error happens. Manager should be notified when VM state machine transits to an end state, so it can properly shutdown the machine, clear up the artifacts and updates it's VM registry.

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

No branches or pull requests

1 participant