Skip to content

v0.19.0

Compare
Choose a tag to compare
@dshiga dshiga released this 19 May 13:12
· 232 commits to master since this release
bbfd6e1

Added the ability to optionally record HTTP requests and responses made by pipeline-tools code.

Retry logic has been centralized and all retry parameters like timeout and max interval are now exposed as workflow parameters in the Smart-seq2 WDL. A timeout for individual requests has been added and exposed as a workflow parameter for Smart-seq2.

ConnectionErrors are now retried. 4xx errors are no longer retried.