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

syncservice/index.js中应该 let data = { currentOffset: 0, maxSyncCount: 由10改为1000 } #23

Open
minlearnminlearn opened this issue Aug 13, 2020 · 1 comment

Comments

@minlearnminlearn
Copy link

minlearnminlearn commented Aug 13, 2020

let data = { currentOffset: 0, maxSyncCount: 由10改为1000 }
同时提醒用户把该函数超时时间设置大一点。

否则很难有正确结果。

@CavinCao
Copy link
Owner

初始化同步的时候调大点,后面增量的情况可以小一点,避免重复跑

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants