Skip to content

Error: remote room (S-RWCbe1Y) timed out #600

Answered by endel
kelvinlee asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kelvinlee, each remote room call will generate two messages under the hood (one for request, other for the response) and should be used with caution.

By your code it seems you could achieve the same result by using publish/subscribe instead, without the need to query all the rooms, and reducing the amount of messages going through Redis.

Hope this helps, if it doesn’t, please share your use-case as it may be solved differently in a more efficient way. Cheers

Replies: 1 comment 2 replies

Comment options

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

@kelvinlee
Comment options

Answer selected by kelvinlee
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