Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

client.record.getRecord() hangs for ever if no internet connection is available #123

Open
hassan-1993 opened this issue Dec 19, 2017 · 0 comments

Comments

@hassan-1993
Copy link

DeepstreamFactory factory=DeepstreamFactory.getInstance();
client = factory.getClient("my url");

//and after logging in
Record record=client.record.getRecord("my path");

calling client.record.getRecord("my path") never finish excecuting if connection not available

@hassan-1993 hassan-1993 changed the title client.record.getRecord() hangs for ever if no internet connection not available client.record.getRecord() hangs for ever if no internet connection is available Dec 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant