Skip to content

configure get timeout #630

Answered by mobizt
FedX33 asked this question in Q&A
Jan 26, 2024 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

Your requirement is unclear.

That function is not for what you think.
https://firebase.google.com/docs/reference/rest/database#section-param-timeout

You should set the buffer large enough for your data to prevent SSL reading error (read timed out).

fbdo.setBSSLBufferSize(4096 /* Rx buffer size in bytes from 512 - 16384 */, 1024 /* Tx buffer size in bytes from 512 - 16384 */);

Replies: 2 comments 4 replies

Comment options

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

@mobizt
Comment options

@FedX33
Comment options

Answer selected by FedX33
Comment options

You must be logged in to vote
1 reply
@FedX33
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