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 : change default retry policy (#417) #420

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ovindu-a
Copy link

@ovindu-a ovindu-a commented Oct 1, 2024

Description

I have reduced the default retry behavior from 15 retries to 3 as requested in issue #417

References

closes #417

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

@ovindu-a ovindu-a requested a review from a team as a code owner October 1, 2024 09:20
Copy link

linux-foundation-easycla bot commented Oct 1, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@ewanharris
Copy link
Member

Thanks for the PR @ovindu-a!

We're currently in the process of porting some changes from the individual SDK repos back to this one so we're not ready to merge this yet, but I've added the hacktoberfest-accepted label so that this gets tracked correctly.

@ovindu-a
Copy link
Author

Oh I see. No worries @ewanharris. Please let me know if there's any other issues I can work on.

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.

The default retry policy is too permissive
2 participants