eclipsesource / eclipsesource/tabris-js
On iOS fetch() requests with timout < 1000ms have very long timeout
Open
bug
ios
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Fox example,
`fetch('someUrl', {timeout: 500})`
on an iPad without wifi times out after 7500 ms
Contributor guide
Assessment
This issue has not been assessed yet.