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

Update ZipFileConsumer to expire hashes and track failures #37

Merged
merged 5 commits into from
May 8, 2019

Conversation

willgraf
Copy link
Contributor

@willgraf willgraf commented May 6, 2019

The ZipFileConsumer now expires each hash that it adds to Redis once it is completed or failed. Additionally, each failed hash is stored inside a dictionary along with the failure reason. These are then saved to the original zip hash so users can track the failures of each image.

@willgraf willgraf merged commit 80b6aa3 into master May 8, 2019
@willgraf willgraf deleted the bugfix/zip-consumer branch May 8, 2019 23:11
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

Successfully merging this pull request may close these issues.

1 participant