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

feat: add retries to client credential requests #51

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

ewanharris
Copy link
Member

@ewanharris ewanharris commented Apr 2, 2024

Description

Adds retries onto the client credential request.

References

Generated from openfga/sdk-generator/pull/333

Closes #24

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • [] I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@ewanharris ewanharris force-pushed the feat/client-credentials-retries branch from 55cdfdc to c16208a Compare April 3, 2024 19:39
@ewanharris ewanharris marked this pull request as ready for review April 3, 2024 19:39
@ewanharris ewanharris requested review from a team as code owners April 3, 2024 19:39
@rhamzeh rhamzeh added this pull request to the merge queue Apr 3, 2024
Merged via the queue into main with commit 3205d9c Apr 3, 2024
12 of 13 checks passed
@rhamzeh rhamzeh deleted the feat/client-credentials-retries branch April 3, 2024 22:23
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.

Better handling of errors during Client Credentials flow
2 participants