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

Add errors.json file management #55

Open
evamaxfield opened this issue Apr 23, 2020 · 0 comments
Open

Add errors.json file management #55

evamaxfield opened this issue Apr 23, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@evamaxfield
Copy link
Contributor

Use Case

Please provide a use case to help us understand your request in context

In the case 1 or 2 elements error out of 10000, we don't really want the entire pipeline to fail, but we should encourage people logging their errors.

Solution

Please describe your ideal solution

I did this with actk here

Where I split the success and errored results into their appropriate categories and save them to their appropriate files. But, this errors.json file isn't sent to Quilt. Simply support another file being sent to Quilt is all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants