-
Notifications
You must be signed in to change notification settings - Fork 39
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
feat: support retry mechanism in integrated protocol and remove ten_sleep in smoke tests #283
Conversation
f9710bc
to
ef3ed00
Compare
This pull request introduces several changes to the TEN framework, primarily focusing on enhancing protocol handling and adding a retry mechanism. The most important changes include modifications to protocol function signatures, addition of retry configurations, and updates to timer functionalities. Protocol Handling Enhancements:
Retry Mechanism:
Timer Functionality:
Additional Changes:
These changes collectively improve the robustness and flexibility of protocol management within the TEN framework. |
…the-msgpack-protocol-should-have-retry-enabled-by-default
No description provided.