Deprecate some of the typings #75
Labels
Change: patch
[Issue / PR] describes a small non-breaking change, such as bugfix or an optimization
Domain: main
[Issue / PR] describes change in the functionality, its optimization
Pending: unclear
[Issue] not yet fully defined
Priority: medium
[Issue / PR] should be addressed without delay
Type: improvement
[Issue / PR] addresses lack of a functionality or an open possibility of enhancement
When updating signature of
retry.after
by #62, theRetryer
type have to be updated independently as well. This is not only inconvenient, but also error prone.Find and deprecate 👮♂️ (and later remove in #12) such types.
The text was updated successfully, but these errors were encountered: