cats-retry icon indicating copy to clipboard operation
cats-retry copied to clipboard

Results 69 cats-retry issues
Sort by recently updated
recently updated
newest added

Updates [com.eed3si9n:sbt-buildinfo](https://github.com/sbt/sbt-buildinfo) from 0.10.0 to 0.11.0. [GitHub Release Notes](https://github.com/sbt/sbt-buildinfo/releases/tag/v0.11.0) - [Version Diff](https://github.com/sbt/sbt-buildinfo/compare/v0.10.0...v0.11.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scalatestplus:scalacheck-1-15](https://github.com/scalatest/scalatestplus-scalacheck) from 3.2.9.0 to 3.2.11.0. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Updates org.scala-lang:scala-library from 2.13.6 to 2.13.8. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...

Updates [org.scalameta:sbt-scalafmt](https://github.com/scalameta/sbt-scalafmt) from 2.4.2 to 2.4.6. [GitHub Release Notes](https://github.com/scalameta/sbt-scalafmt/releases/tag/v2.4.6) - [Version Diff](https://github.com/scalameta/sbt-scalafmt/compare/v2.4.2...v2.4.6) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from 1.5.5 to 1.5.8. [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.5.8) - [Version Diff](https://github.com/sbt/sbt/compare/v1.5.5...v1.5.8) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

When creating a policy with `limitRetries`, it seems that it should be illegal to pass a negative number as in `RetryPolicies.limitRetries[IO](-3)`, however these values are not rejected.

Hi! We have a case where our action should not just be repeated on retries, but rather called in a slightly different way, based on the exact error received. It...

I forked the project to finally add support for CE3 only to realize it's already been done! So at the very least, here's a humble PR to fix the JDK...

Updates * [org.scala-lang:scala3-library](https://github.com/lampepfl/dotty) * [org.scala-lang:scala3-library_sjs1](https://github.com/lampepfl/dotty) from 3.0.1 to 3.0.2. [GitHub Release Notes](https://github.com/lampepfl/dotty/releases/tag/3.0.2) - [Version Diff](https://github.com/lampepfl/dotty/compare/3.0.1...3.0.2) - [Version Diff](https://github.com/lampepfl/dotty/compare/release-3.0.1...release-3.0.2) I'll automatically update this PR to resolve conflicts as long as you...

Updates * [org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-compiler](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-library](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-test-bridge](https://github.com/scala-js/scala-js) from 1.5.1 to 1.6.0. [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.6.0) - [Version Diff](https://github.com/scala-js/scala-js/compare/v1.5.1...v1.6.0) I'll automatically update this PR to resolve conflicts as long as...