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

Try to run and build tales on the same node #140

Open
craig-willis opened this issue Apr 26, 2021 · 0 comments
Open

Try to run and build tales on the same node #140

craig-willis opened this issue Apr 26, 2021 · 0 comments

Comments

@craig-willis
Copy link
Collaborator

craig-willis commented Apr 26, 2021

In a multi-node configuration, if I restart or modify and rebuild my tale chances are the task will end up on a different node. This will require pulling the image or rebuilding without the benefit of the cache. If the node is still available and we know where the image was last run or built, we should send it there. This would mean storing something like lastKnownInstanceNodeId or lastKnownBuildNodeId and using it as well as handling when the node isn't there.

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