Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Need better checks on terms cromwellQuery #6

Open
seandavi opened this issue Nov 23, 2016 · 0 comments
Open

Need better checks on terms cromwellQuery #6

seandavi opened this issue Nov 23, 2016 · 0 comments
Labels

Comments

@seandavi
Copy link
Owner

When specified as named vector, errors out. However, list works. Need to check value of terms.

y = cromwellQuery(terms=c(status='Succeeded'))
 Hide Traceback
 
 Rerun with Debug
 Error: 
4.
stop(sprintf("Cromwell API request failed [%s]\n%s\n<%s>", status_code(resp), 
    parsed$message, parsed$documentation_url), call. = FALSE) at api.R#77
3.
.cromwell_process_response(resp) at api.R#39
2.
cromwell_GET(path = path, query = terms) at api.R#125
1.
cromwellQuery(terms = c(status = "Succeeded"))
@seandavi seandavi added the bug label Nov 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant