Suppress Rule List Errors Regarding Status Fetches
Open
bug
rules
- Dominant language
- Go
- Stars
- 109
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
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).
Contributor guide
Assessment
This issue has not been assessed yet.