We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
server 的上傳使用量過大,幾乎每天都要 2~3 gb, 原因可能為許多人開了網頁後放在那邊,導致 server 需持續處理這些 request, 考慮增加 idle 偵測,當使用者長期沒對 dashboard 操作時就停止 polling,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
server 的上傳使用量過大,幾乎每天都要 2~3 gb,
原因可能為許多人開了網頁後放在那邊,導致 server 需持續處理這些 request,
考慮增加 idle 偵測,當使用者長期沒對 dashboard 操作時就停止 polling,
The text was updated successfully, but these errors were encountered: