deleteDeadUserSessions gone in v3?
#1349
|
Wonder what the equivalent is for cleaning up dead sessions is in |
Answered by
noxify
Jan 22, 2024
Replies: 4 comments 5 replies
|
automatic or manually? |
1 reply
|
but yeah, seems that there is currently no built-in function/method to do this right now. |
2 replies
Answer selected by
ElasticBottle
|
If we were to add the functionality back, it would be something to delete all dead sessions instead. I haven't done it since it would be just a wrapper around a single query and it felt unnecessary? Also, we can't add it post v3 since it would be a breaking change. |
2 replies
|
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
but yeah, seems that there is currently no built-in function/method to do this right now.