Skip to content

Don't found how to optimise my data consumption #310

Closed Answered by mobizt
Mlebailly22 asked this question in Q&A
Discussion options

You must be logged in to vote

Firebase server will close the session in 50 seconds for the session reusage by keeping session opened since connected.

Library will close the session on its end after 3 minutes.

Any request after 50 seconds and within 3 minutes since connected will fail because of response time out.

User needs to close the session when sending request during that period (50 sec. - 3 min.).

Note that the above statement except for SSE (stream).

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@Mlebailly22
Comment options

@mobizt
Comment options

@Mlebailly22
Comment options

Answer selected by Mlebailly22
Comment options

You must be logged in to vote
2 replies
@Mlebailly22
Comment options

@mobizt
Comment options

Comment options

You must be logged in to vote
1 reply
@Mlebailly22
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants