PlaytikaOSS / feign-reactive

Reactive Feign client inspired by https://github.com/OpenFeign project
Apache License 2.0
618 stars 126 forks source link

max allowed retries in reactive retry policy #607

Closed mukeshj13 closed 1 year ago

mukeshj13 commented 1 year ago

max allowed retries to avoid discard for unbounded integer set

mukeshj13 commented 1 year ago

@kptfh removed the unrelated changes

mukeshj13 commented 1 year ago

added commit for feign-reactive/issues/590