Skip to content

chore: Ensure cancelled errors return proper #6200

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

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Feb 14, 2023

The authz library returns a 404 if the authorization fails. If the context is cancelled, then a 404 message is inaccurate. Add a unit test to ensure context cancelled errors are raised properly

The authz library returns a 404 if the authorization fails. If the
context is cancelled, then a 404 message is inaccurate.
Add a unit test to ensure context cancelled errors are raised
properly
@Emyrk Emyrk requested a review from johnstcn February 14, 2023 14:46
@Emyrk Emyrk merged commit 80bde1e into main Feb 14, 2023
@Emyrk Emyrk deleted the stevenmasley/cancelerror branch February 14, 2023 16:57
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants