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

Raise warning if docker context is large #132

Open
laurencejackson opened this issue Jan 17, 2023 · 0 comments
Open

Raise warning if docker context is large #132

laurencejackson opened this issue Jan 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@laurencejackson
Copy link
Collaborator

laurencejackson commented Jan 17, 2023

When the docker context is large the processing looks like it is hanging just before training begins, because the entire context has to be copied to docker.

We should print a warning before mflow.run if the docker context directory is over a certain threshold so that the user is aware it might take a while and to prompt them to delete unnecessary/temp folders included by mistake.

@laurencejackson laurencejackson added bug Something isn't working good first issue Good for newcomers labels Jan 17, 2023
@laurencejackson laurencejackson changed the title Raise issue if docker context is large Raise warning if docker context is large Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants