calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 368 forks source link

add timeout in case http response error #1454

Closed atultomarDS closed 1 year ago

atultomarDS commented 1 year ago

There are some tests which fails time to time with http request errors however due to long timeout in loops it keeps on trying for a long period of time and hence tests takes multiple minutes to fail hence applying a timeout.