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

feat: support retry mechanism in integrated protocol and remove ten_sleep in smoke tests #283

Conversation

sunxilin
Copy link
Collaborator

No description provided.

@sunxilin sunxilin requested a review from halajohn as a code owner November 15, 2024 08:01
@sunxilin sunxilin changed the title feat: support retry mechanism in integrated protocol and remove ten_sleep in smoke tests waiting for app start feat: support retry mechanism in integrated protocol and remove ten_sleep in smoke tests Nov 15, 2024
@sunxilin sunxilin force-pushed the 267-protocols-connect_to-supports-retry-and-the-msgpack-protocol-should-have-retry-enabled-by-default branch from f9710bc to ef3ed00 Compare November 15, 2024 08:07
@sunxilin
Copy link
Collaborator Author

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.

halajohn
halajohn previously approved these changes Nov 17, 2024
@halajohn halajohn merged commit eca82ce into main Nov 17, 2024
16 checks passed
@halajohn halajohn deleted the 267-protocols-connect_to-supports-retry-and-the-msgpack-protocol-should-have-retry-enabled-by-default branch November 17, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Protocol's 'connect_to' supports retry, and the MsgPack protocol should have retry enabled by default
2 participants