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 to do with Processed Manifest Files? #13

Open
DanielWright opened this issue Mar 31, 2016 · 3 comments
Open

What to do with Processed Manifest Files? #13

DanielWright opened this issue Mar 31, 2016 · 3 comments

Comments

@DanielWright
Copy link
Contributor

Idempotence is all well and good, but the processing time will scale linearly unless we move or remove or otherwise mark the manifest files as processed. Ideas?

@peterberkenbosch
Copy link
Contributor

I think removing them after successful process is the best way. When not successful, i.e. on error it will stay put to investigate.

@DanielWright
Copy link
Contributor Author

I suppose S3 versioning protects us from malfunctions; still, I would feel a little more comfortable, at least at first, if we only moved/marked them for manual auditing.

@peterberkenbosch
Copy link
Contributor

we could add a processed folder config and move the s3 object there after the run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants