Repeat specification for use with repeatWhen operator #3545
Labels
good first issue
Ideal for a new contributor, we'll help
help wanted
We need contributions on this
type/enhancement
A general enhancement
Milestone
Similarly to the way
Retry
is implemented with accompanyingretryWhen(RetrySpec)
operator, theRepeat
functionality from reactor-addons project should be implemented in reactor-core and phased out from reactor-extras (module of reactor-addons). It can potentially reuse the primitives that already exist for the retry functionality.The text was updated successfully, but these errors were encountered: