Skip to content

A proof-of-concept enriching weaver-test's flexibility using a cats-effect-adjacent library, cats-retry. πŸ•·οΈπŸ±βŒ›

Notifications You must be signed in to change notification settings

afleishaker/weaver-cats-retry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ•·οΈπŸ±βŒ› weaver-cats-retry

A proof-of-concept enriching weaver-test's flexibility using a cats-effect-adjacent library, cats-retry.

Usage

  1. Implement your own suite or use the included RandomSuite extending the added RetryingIOSuite to make it retry!
  2. Override or use the default RetryPolicy passed into RetryingIOSuite to manage the timing, backoff, and thresholds of the retrying.
  3. Test this new functionality with: sbt test

About

A proof-of-concept enriching weaver-test's flexibility using a cats-effect-adjacent library, cats-retry. πŸ•·οΈπŸ±βŒ›

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages