Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2015-12-26 16:02:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e01f05839fe557eb0a7d2bfbdc486394b39dced5
e01f0583
1 parent
ced535cf
Updated 新的事件发送定义(讨论中) (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
新的事件发送定义(讨论中).md
新的事件发送定义(讨论中).md
View file @
e01f058
...
...
@@ -3,7 +3,7 @@
#### Changed
*
心跳时间从3分钟降低为1分钟
1、格式的定义
##
1、格式的定义
提交地址:URL?TOKEN=XXXX,参考:MNS
目前测试用提交的服务器地址为:http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/boxfish-log-v2-test
...
...
@@ -80,7 +80,7 @@ type的取值
| ~~profile_delete~~ | ~~profile删除~~ |注销了该用户|
2、缓存机制
##
2、缓存机制
A. 离线缓存
所有离线事件均进行缓存,当有网络后,会批量发出这些事件。
...
...
@@ -95,7 +95,7 @@ D. 服务器重排列
服务器会定期梳理事件,尽可能保证last_event_id的事件在event_id的前面。如果出现循环,丢失等情况,则略过。
参考:
##
参考:
*
https://github.com/sensorsdata
*
https://github.com/countly
...
...
Please
register
or
login
to post a comment