Closed colmsnowplow closed 1 year ago
We added a retry policy to Http4s in the latest branch:
Http4s client should implement a retry policy (#246)
We need to backport it to the legacy series/1.x branch, to mitigate issues.
This was merged and released into 1.5.0: https://github.com/snowplow/iglu-scala-client/pull/251
I forgot that the issue needed to be manually closed.
We added a retry policy to Http4s in the latest branch:
Http4s client should implement a retry policy (#246)
We need to backport it to the legacy series/1.x branch, to mitigate issues.