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(rest): Add retries and synchronize OAuth credentials init for the Cloud Function #3474

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

johnBgood
Copy link
Collaborator

@johnBgood johnBgood commented Oct 11, 2024

Description

  • Catch exception when refreshing the OAuth token for the Cloud Function
  • Add retry
  • Log exception

Related issues

closes #932

Checklist

  • PR has a milestone or the no milestone label.

@johnBgood johnBgood self-assigned this Oct 11, 2024
@johnBgood johnBgood requested a review from a team as a code owner October 11, 2024 14:44
@johnBgood johnBgood added this to the 8.7.0-alpha1 milestone Oct 11, 2024
@johnBgood johnBgood added this pull request to the merge queue Oct 11, 2024
Merged via the queue into main with commit 6ce2802 Oct 11, 2024
13 checks passed
@johnBgood johnBgood deleted the 932-investigate-oauth-error-in-rest-connector-diagram branch October 11, 2024 15:18
sbuettner pushed a commit that referenced this pull request Oct 11, 2024
… Cloud Function (#3474)

* fix(rest): Add retries and synchronize OAuth credentials init for the Cloud Function

* fix(rest): Use constant

(cherry picked from commit 6ce2802)
@sbuettner
Copy link
Contributor

johnBgood pushed a commit that referenced this pull request Oct 11, 2024
… Cloud Function (#3474) (#3475)

* fix(rest): Add retries and synchronize OAuth credentials init for the Cloud Function
mathias-vandaele pushed a commit that referenced this pull request Oct 28, 2024
… Cloud Function (#3474)

* fix(rest): Add retries and synchronize OAuth credentials init for the Cloud Function

* fix(rest): Use constant
mathias-vandaele pushed a commit that referenced this pull request Oct 28, 2024
… Cloud Function (#3474)

* fix(rest): Add retries and synchronize OAuth credentials init for the Cloud Function

* fix(rest): Use constant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants