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

keep session alive(not idle) or add session-respawn when expired #183

Open
wey-gu opened this issue Nov 1, 2022 · 0 comments
Open

keep session alive(not idle) or add session-respawn when expired #183

wey-gu opened this issue Nov 1, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed type/enhancement Type: make the code neat or more efficient

Comments

@wey-gu
Copy link
Contributor

wey-gu commented Nov 1, 2022

option 0: send YIELD "foo" to keep the session alive(i.e. by default every 59 minutes)
option 1: catch Session not existed! and do something.

To mitigate this case:

[ERROR (-1002)]: Get sessionId[1667208687399203] failed: Session `1667208687399203' not found: Session not existed!
@wey-gu wey-gu added help wanted Extra attention is needed good first issue Good for newcomers labels Nov 1, 2022
@Sophie-Xie Sophie-Xie added the type/enhancement Type: make the code neat or more efficient label Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

2 participants