bjustin-ibm opened a new pull request #194: Fix infinite loop in error handling URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/194 Due to a logic error, the retry loop for creating a canary would loop infinitely after `retryCount` got to 0. Rework the broken logic to ensure the retry loop exits as expected. ---------------------------------------------------------------- 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
