Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to ignore resource access errors #2

Open
servilla opened this issue Oct 8, 2021 · 0 comments
Open

Add flag to ignore resource access errors #2

servilla opened this issue Oct 8, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@servilla
Copy link
Collaborator

servilla commented Oct 8, 2021

Determining the status of individual resources requires read access to the resource registry or other sources of information. If the authenticated user executing counter does not have read permission for the resource an exception will occur and the counting process will terminate with an error. A flag should be added to the CLI options that indicate all read permission errors should be ignored, along with the appropriate handling of such exceptions during processing.

@servilla servilla added the enhancement New feature or request label Oct 8, 2021
@servilla servilla self-assigned this Oct 8, 2021
@rogerdahl rogerdahl moved this to ToDos in Consolidated Issues Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ToDo
Development

No branches or pull requests

1 participant