You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).