dubeejw opened a new issue #232: Suppress Rule List Errors Regarding Status Fetches URL: https://github.com/apache/incubator-openwhisk-cli/issues/232 When calling `wsk rule list`, an error can occur if a listed rule is deleted by the time the command fetches the status of that rule. We should just omit the rule from the list if the rule no longer exists (status code 404).
---------------------------------------------------------------- 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
