houshengbo opened a new pull request #46: Add retry support to every request URL: https://github.com/apache/incubator-openwhisk-client-go/pull/46 This PR added a retry function applicable to all the requests sent to openwhisk services. Since openwhisk supports HA for controllers, which can pick up requests and handles them in a parallel fashion, we need to avoid the race condition.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
