Skip to content

feat: add retries to client credential requests#51

Merged
rhamzeh merged 1 commit intomainfrom
feat/client-credentials-retries
Apr 3, 2024
Merged

feat: add retries to client credential requests#51
rhamzeh merged 1 commit intomainfrom
feat/client-credentials-retries

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
@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

Comments