Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client: deprecate misspelled 'MaxIdemponentCallAttempts' #1681

Conversation

alexandear
Copy link
Contributor

This PR deprecates misspelled client's constant DefaultMaxIdemponentCallAttempts and field MaxIdemponentCallAttempts. The changes are backward-compatible. New tests are not needed because existing tests already cover usages of misspelled constant and field.

@alexandear alexandear force-pushed the client-deprecate-misspelled-const-fields branch from 0fa01bd to a823c23 Compare December 28, 2023 19:18
@alexandear alexandear force-pushed the client-deprecate-misspelled-const-fields branch from a823c23 to 081fb31 Compare December 29, 2023 08:53
@erikdubbelboer
Copy link
Collaborator

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.

@alexandear alexandear deleted the client-deprecate-misspelled-const-fields branch December 31, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants