v0.19.0
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.
ConnectionError
s are now retried. 4xx errors are no longer retried.