IBM-Cloud / gp-js-client

JavaScript/Node.js client for Globalization Pipeline
https://developer.ibm.com/open/ibm-bluemix-globalization-pipeline-service/node-js-sdk/
Apache License 2.0
8 stars 24 forks source link

'connect' test should retry #169

Closed srl295 closed 5 years ago

srl295 commented 5 years ago

When #101 was fixed, the unit test was also made less resilient. The first network access should retry, in case the server is still booting up.