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: correct default dispatch throttle enabled #1479

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

adriantam
Copy link
Member

@adriantam adriantam commented Mar 21, 2024

Description

Initialization of server dispatch throttle enabled should use default dispatch throttle enabled

References

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

@adriantam adriantam requested a review from a team as a code owner March 21, 2024 16:32
pkg/server/server.go Show resolved Hide resolved
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.02%. Comparing base (629c27d) to head (d576708).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1479      +/-   ##
==========================================
- Coverage   86.09%   86.02%   -0.07%     
==========================================
  Files          85       85              
  Lines        8044     8044              
==========================================
- Hits         6925     6919       -6     
- Misses        789      793       +4     
- Partials      330      332       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adriantam adriantam changed the title fix: correct dispatch throttle enabled fix: correct default dispatch throttle enabled Mar 21, 2024
@miparnisari miparnisari merged commit 3540168 into main Mar 21, 2024
15 checks passed
@miparnisari miparnisari deleted the fix/default_dispatch_check_resolver_enabled branch March 21, 2024 19:31
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.

None yet

3 participants