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

fix: remove conn timeout retry #108

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

qzhuyan
Copy link
Collaborator

@qzhuyan qzhuyan commented Aug 9, 2022

Not good idea to have conn retry in quicer.
Let application decide how and when to retry or just
fallback to TCP.

@coveralls
Copy link

coveralls commented Aug 9, 2022

Pull Request Test Coverage Report for Build 2831156879

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 71.03%

Totals Coverage Status
Change from base Build 2830942643: 0.0%
Covered Lines: 1324
Relevant Lines: 1864

💛 - Coveralls

Not good idea to have conn retry in quicer.
Let application decide how and when to retry or just
fallback to TCP.
@qzhuyan qzhuyan force-pushed the dev/william/remove-conn-retry branch from 10e8392 to 79108a2 Compare August 10, 2022 08:24
@qzhuyan qzhuyan merged commit 8f65efe into emqx:main Aug 10, 2022
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.

3 participants