hodac
Results
1
issues of
hodac
see https://stackoverflow.com/q/45961070/1566975 `response = WS.url(url).timeout("170s").postAsync()` seems to fail: If your WS at `url` lasts more than 60 seconds and less than 170s, then `response.onRedeem()` call back is never called, `response.isDone()`...