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

Do not return forbidden error on get domain failure #3378

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

danail-branekov
Copy link
Member

Is there a related GitHub Issue?

No

What is this change about?

Returning a forbidden error upon any failure when getting the CFDomain
from the repository is simply wrong, especially in situations where
handlers are masking forbidden errors as not found.

Potentially this should give use more information to ivestigate the
flake below should it occur again

https://ci.korifi.cf-app.com/teams/main/pipelines/main/jobs/run-e2es-periodic/builds/16159

Does this PR introduce a breaking change?

No

Tag your pair, your PM, and/or team

@georgethebeatle

Returning a forbidden error upon any failure when getting the CFDomain
from the repository is simply wrong, especially in situations where
handlers are masking forbidden errors as not found.

Potentially this should give use more information to ivestigate the
flake below should it occur again

https://ci.korifi.cf-app.com/teams/main/pipelines/main/jobs/run-e2es-periodic/builds/16159

Co-authored-by: Danail Branekov <danailster@gmail.com>
@georgethebeatle georgethebeatle merged commit 861882f into main Jul 11, 2024
11 checks passed
@georgethebeatle georgethebeatle deleted the propagate-error-on-get-domain branch July 11, 2024 09:02
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.

None yet

2 participants