Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Set default connection timeout to match with iOS counterpart#107

Merged
nikDemyankov merged 1 commit into
nordnet:masterfrom
kenvunz:connect-timeout
Apr 22, 2016
Merged

Set default connection timeout to match with iOS counterpart#107
nikDemyankov merged 1 commit into
nordnet:masterfrom
kenvunz:connect-timeout

Conversation

@kenvunz

@kenvunz kenvunz commented Feb 24, 2016

Copy link
Copy Markdown
Contributor

Android version using URLConnection class to fetch config file and download files. If I'm not mistaken, the class has default connection timeout is 0 which is infinite, seems a bit too long for me :)

I'm not Java expert, just blindly adding in so please take a look and let me know if I'm missing something

Cheers

@nikDemyankov nikDemyankov added this to the v1.3.0 milestone Feb 25, 2016
@nikDemyankov

Copy link
Copy Markdown
Member

Yes, agree, it should have some timeout on connection. I will also add read timeout. Thanks!

@nikDemyankov

Copy link
Copy Markdown
Member

Merged into dev/v1.3.0 branch. Thanks!

@nikDemyankov nikDemyankov merged commit 6e924ac into nordnet:master Apr 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants