Skip to content

v0.0.5: Merge pull request #90 from mitre/batch-retry

Compare
Choose a tag to compare
@mattrbianchi mattrbianchi released this 02 May 18:14
· 106 commits to master since this release
928617b

Changelog

This release adds a retry request to batch calls that get an HTTP error message from the API. It also improves the printout when a batch does fail by including the number of accessions that failed in that batch and a list of those accessions. Finally, a small issue with the help was found where it was showing the defaults for batches being 0. They are actually 10 for GCP and 50 for AWS, and so now the help says as such.