Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does timed_out service response work across instances? #472

Open
cstockloew opened this issue Jun 3, 2017 · 0 comments
Open

Does timed_out service response work across instances? #472

cstockloew opened this issue Jun 3, 2017 · 0 comments

Comments

@cstockloew
Copy link
Member

Originally Opened: @Alfiva (2015-07-07 10:53:19)

Not sure if this is supposed to work or I am missing some configuration, but when issuing a call from PC instance (a "turn light on" from the lighting example to be precise) to an Android instance, and this one does not return a response from its lighting server, the timed_out service response is never received by the client, which is blocked forever.

This I tried only in PC-Android connection, since in Android uAALization it is common that an app does not return any service response despite being matched (this can be worked around easily, don't worry). But it made me wonder if timed_out responses are also handled automatically by the service bus even in multi-peer scenarios.

If they are supposed to, I can investigate further, with PC-PC connection.

--

From: this issue has been automatically imported from our old issue tracker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant