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
No description provided.
The text was updated successfully, but these errors were encountered:
非常非常感谢建议,第一次有人读我代码还反馈了,超级开心。
神策官方文档这一页描述了gzip的参数https://manual.sensorsdata.cn/sa/latest/api-1573850.html,用gzip判断效率更高,不用是为了减少测试的工作量,直白的说是我懒。 实际开发中发现gzip这个参数不是每次请求都能带上来,有时候压缩了也没有这个参数,摸什么时候能带上来,什么时候带不上来太难了。 神策官方版是只要格式不符合,这个数据就丢弃,避免脏数据。鬼策想尽可能的把数据存下来,哪怕上报不规范,也尽量兼容,索性就用了try。
Sorry, something went wrong.
这个issue可以关闭了 @white-shiro-bai
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: