Skip to content

Add support for scalatest eventually#171

Merged
djspiewak merged 1 commit intotypelevel:series/0.xfrom
skennedy:feat/retrying-support
Jul 8, 2021
Merged

Add support for scalatest eventually#171
djspiewak merged 1 commit intotypelevel:series/0.xfrom
skennedy:feat/retrying-support

Conversation

@skennedy
Copy link
Copy Markdown
Contributor

@skennedy skennedy commented Jul 8, 2021

By implementing the Retrying typeclass we can use the eventually construct to retry evaluation of the enclosed IO.

https://www.scalatest.org/scaladoc/3.1.1/org/scalatest/concurrent/Eventually.html

Happy to raise a similar PR for 1.x (although I am still very much a newbie with CE3).

PS - Thanks for all your efforts, I am a massive fan of the ecosystem ❤️

By implementing the Retrying typeclass we can use the eventually
construct to retry evaluation of the enclosed IO.
@djspiewak
Copy link
Copy Markdown
Member

This looks very nice!

@djspiewak djspiewak merged commit fad2821 into typelevel:series/0.x Jul 8, 2021
@djspiewak
Copy link
Copy Markdown
Member

@skennedy Would you be interested in doing something similar to this for series/1.x? That's the current branch, targeting Cats Effect 3.

@skennedy skennedy deleted the feat/retrying-support branch July 9, 2021 09:25
@skennedy
Copy link
Copy Markdown
Contributor Author

skennedy commented Jul 9, 2021

Sure, I'd be happy to look into that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants