DVC garbage collector #101
josecelano
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Some workflows could fail after adding images to the dvc storage (dvc add IMAGE_PATH && dvc push) but before committing changes into the git repo. We should avoid that case or execute the dvc garbage collector with a scheduled workflow.
Beta Was this translation helpful? Give feedback.
All reactions