What if network disconnects and game is unable to send createEndSessionRequest?
I
Irakli Geleishvili
started a topic
almost 6 years ago
Hello,
What happens if connection with gamesparks is started and then browser crashes, or computer crashes/restarts, or network disconnects and game is unable to send createEndSessionRequest?
Regards,
Irakli
Best Answer
C
Customer Support
said
almost 6 years ago
Hi Irakli,
We have a scheduled process that runs on the server every 30 minutes. This cleans up any unutilized sockets such as those left open after a dirty disconnect (loss of connectivity). At this point the session will be ended for the player in question and their Session Token will be made invalid.
Does this answer your question?
Best Regards, Patrick.
1 Comment
Customer Support
said
almost 6 years ago
Answer
Hi Irakli,
We have a scheduled process that runs on the server every 30 minutes. This cleans up any unutilized sockets such as those left open after a dirty disconnect (loss of connectivity). At this point the session will be ended for the player in question and their Session Token will be made invalid.
Irakli Geleishvili
Hello,
What happens if connection with gamesparks is started and then browser crashes, or computer crashes/restarts, or network disconnects and game is unable to send createEndSessionRequest?
Regards,
Irakli
Hi Irakli,
We have a scheduled process that runs on the server every 30 minutes. This cleans up any unutilized sockets such as those left open after a dirty disconnect (loss of connectivity). At this point the session will be ended for the player in question and their Session Token will be made invalid.
Does this answer your question?
Best Regards, Patrick.
Customer Support
Hi Irakli,
We have a scheduled process that runs on the server every 30 minutes. This cleans up any unutilized sockets such as those left open after a dirty disconnect (loss of connectivity). At this point the session will be ended for the player in question and their Session Token will be made invalid.
Does this answer your question?
Best Regards, Patrick.
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics