Closed alexandear closed 10 months ago
Thanks for the contribution but I don't think we should merge this. The API surface of fasthttp is already much too big. We wouldn't just be able to remove the old ones without breaking backwards compatibility. I guess we'll just have to live with some minor misspellings.
This PR deprecates misspelled client's constant
DefaultMaxIdemponentCallAttempts
and fieldMaxIdemponentCallAttempts
. The changes are backward-compatible. New tests are not needed because existing tests already cover usages of misspelled constant and field.