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

What if a previously-built custom image goes away? #233

Open
KevinCLydon opened this issue Jun 24, 2022 · 0 comments
Open

What if a previously-built custom image goes away? #233

KevinCLydon opened this issue Jun 24, 2022 · 0 comments

Comments

@KevinCLydon
Copy link
Member

Currently, if a custom image is built and recorded in the database and then that image disappears for some reason (expires, is manually deleted, etc.), runs that attempt to use that image will just fail and nothing else will be done about it. We should make a change to account for this, either by verifying the existence and accessibility of images before running or identifying that that is the cause of the issue when a run fails. In either case, the image should be built again (if possible) and the run resubmitted.

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