Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

INT-10878: update integration error handling #688

Merged
merged 4 commits into from
May 20, 2024
Merged

INT-10878: update integration error handling #688

merged 4 commits into from
May 20, 2024

Conversation

gastonyelmini
Copy link
Contributor

No description provided.

@gastonyelmini gastonyelmini requested a review from a team as a code owner May 20, 2024 13:18
@gastonyelmini gastonyelmini added release Create a release when this pr is merged patch Increment the patch version when merged labels May 20, 2024
Comment on lines +172 to 173
if ((status == 403 || status == 404) && !isQuotaLimitError(err)) {
isAuthorizationError = true;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

404 are usually not permissions issues, but i understand google sends it that way, can we add a comment about that?

@gastonyelmini gastonyelmini merged commit e387dbd into main May 20, 2024
9 checks passed
@gastonyelmini gastonyelmini deleted the INT-10878 branch May 20, 2024 15:10
@j1-internal-automation
Copy link
Collaborator

🚀 PR was released in v3.3.7 🚀

@j1-internal-automation j1-internal-automation added the released This issue/pull request has been released. label May 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants