-
Notifications
You must be signed in to change notification settings - Fork 2k
Rate limit zone sync #7468
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
Rate limit zone sync #7468
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7468 +/- ##
==========================================
+ Coverage 51.77% 52.00% +0.23%
==========================================
Files 89 89
Lines 21267 21278 +11
==========================================
+ Hits 11011 11066 +55
+ Misses 9815 9747 -68
- Partials 441 465 +24 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Is there validation on whether it is Plus? Also what is the default value of the zone sync boolean? Or would these be included in another PR? |
There is zone-sync itself requires Plus to be enabled in main already. ZoneSync defaults to false. |
Proposed changes
Checklist
Before creating a PR, run through this checklist and mark each as complete.