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

fix(core): Adds more explicit 404 status codes #1294

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dmihalcik-virtru
Copy link
Member

This should include the first failing fqn for GetAttributesByValueFqns instead of a generic error.

Largely callers should be able to use errors.Is or errors.As to get more details for commonly expected failures; this is a small step toward that

This comment has been minimized.

This should include the first failing fqn for `GetAttributesByValueFqns` instead of a generic error.

Largely callers should be able to use errors.Is or errors.As to get more details for commonly expected failures; this is a small step toward that
Copy link
Contributor

github-actions bot commented Aug 9, 2024

Warning

This pull request does not reference any issues. Please add a reference to an issue in the body of the pull request description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant