eclipsesource / eclipsesource/tabris-js
Http request is ignoring timeout if it can connect to the server
Open
bug
js
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
It seems in the event the xmlhttprequest connects to the server, it is timing out after 10 seconds, instead of honoring the timeout property passed in. It throws a java.net.SocketTimeoutException as shown in the picture.
http://i.imgur.com/L2xYsCV.png
Contributor guide
Assessment
This issue has not been assessed yet.