-
Notifications
You must be signed in to change notification settings - Fork 501
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
Expose max-sync-message-size in options #419
Expose max-sync-message-size in options #419
Conversation
Codecov Report
@@ Coverage Diff @@
## main #419 +/- ##
==========================================
- Coverage 80.46% 80.43% -0.03%
==========================================
Files 62 70 +8
Lines 7112 8093 +981
==========================================
+ Hits 5723 6510 +787
- Misses 1095 1223 +128
- Partials 294 360 +66
Continue to review full report at Codecov.
|
If user create yaml file larger than |
Co-authored-by: Bomin Zhang <[email protected]>
Co-authored-by: Bomin Zhang <[email protected]>
Fix #413