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 support for downloading all failures to a CSV #675

Closed
hhowe29 opened this issue Nov 2, 2017 · 4 comments
Closed

Add support for downloading all failures to a CSV #675

hhowe29 opened this issue Nov 2, 2017 · 4 comments

Comments

@hhowe29
Copy link

hhowe29 commented Nov 2, 2017

CSV should look about like the table in the Failures page. Proposed columns

# Need these for sure
method
name
url
status_code
error_text

# these would be nice to have, but might be unwieldy to cram into a CSV
response_body  
request_headers
response_headers
@hhowe29 hhowe29 changed the title Add support for downloading all failures in a CSV Add support for downloading all failures to a CSV Nov 2, 2017
@sanyco92
Copy link

Any updates on this issue?

@cgoldberg
Copy link
Member

no PR for this has been submitted

@gboorse
Copy link

gboorse commented Aug 16, 2018

Hi @hhowe29 check the issue I made #864

There is a workaround there that might help you.

@aldenpeterson-wf
Copy link
Contributor

Addressed in #999

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

6 participants