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

How long a session can last? #8

Closed
suntong opened this issue Apr 27, 2018 · 4 comments
Closed

How long a session can last? #8

suntong opened this issue Apr 27, 2018 · 4 comments

Comments

@suntong
Copy link

suntong commented Apr 27, 2018

How long can wechat based ggbot last, if I leave it running 24x7 on a reliable server?
Is there certain conditions/restrains for that?

thx

@KevinGong2013
Copy link
Owner

每次和服务端通信都会更新本地cookie缓存。
每次调用登录接口都会优先查找本地缓存,如果有缓存, 并且缓存有效则可以免扫码登录。
缓存的有效期时间,由微信服务端来控制。

@suntong
Copy link
Author

suntong commented Apr 28, 2018

Oh, thanks. That's clear.
I'm also curious how long can ggbot last? Were you able to leave it running 24x7 for months? Or just for weeks, or even just a few days, and you have to re-login again?
Basically I want to know how stable & reliable ggbot is -- I'm asking because there are tools out there that are so unreliable that they won't last long before I have to re-login again. Thanks.

@KevinGong2013
Copy link
Owner

No one can promise stability and reliability except TENCENT.

Here has an iOS tweak for ggbot can ensure it always alive.
But it doesn't open source.

@suntong
Copy link
Author

suntong commented Apr 28, 2018

OK. thx.

@suntong suntong closed this as completed Apr 28, 2018
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