Open
Description
Describe the bug
I set the timeout as usual but in a scenario when the network is connected but the internet is not available to complete a DNS lookup, there are no callbacks for a quite amount of time. How do we handle this?
I am using ReactiveNetwork.checkInternetConnectivity()
.
To Reproduce
Steps to reproduce the behavior:
- Connect to a wifi source which doesn't have a working connection.
- Start the app and observe.