TEN-framework / ten_framework

TEN, the Next-Gen AI-Agent Framework, the world's first truly real-time multimodal AI agent framework.
https://doc.theten.ai/
Other
357 stars 30 forks source link

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

Closed sunxilin closed 1 week ago

sunxilin commented 1 week ago

Allow the protocol to customize the implementation of on_server_connected, so that it can perform retries and customize the retry strategy in case of connection failure.