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

Feature: 添加心跳管理 & 链接时长管理 #9

Closed
2 tasks done
cubxxw opened this issue Oct 24, 2024 · 1 comment
Closed
2 tasks done

Feature: 添加心跳管理 & 链接时长管理 #9

cubxxw opened this issue Oct 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@cubxxw
Copy link
Member

cubxxw commented Oct 24, 2024

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the telepace Slack and got positive feedback

Is this feature request related to a problem?

✅ Yes

Problem Description

  1. 添加心跳检测机制,防止客户端长时间的占用链接导致服务端消耗过大
  2. 添加链接时长管理,当客户端链接超过一定的时长,服务端也会主动终结掉聊天。
    终结并且返回:
{"event":"","result":null,"code":710010701,"message":"connection timeout"}

Solution Description

完成优雅的健康检测,保证程序健康的运行。

Benefits

健壮性

Potential Drawbacks

No response

Additional Information

No response

@cubxxw cubxxw added the enhancement New feature or request label Oct 24, 2024
@cubxxw cubxxw added this to the v0.6 milestone Oct 24, 2024
@cubxxw cubxxw self-assigned this Oct 24, 2024
@cubxxw
Copy link
Member Author

cubxxw commented Nov 29, 2024

done

@cubxxw cubxxw closed this as completed Nov 29, 2024
@github-project-automation github-project-automation bot moved this from Todo ⏰ to Done ✅ in Telepace Planning Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant