-
Notifications
You must be signed in to change notification settings - Fork 139
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
[TEST only] increased Test_KeyValueMirrorCrossDomains timeout value #753
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. And that's because the retry interval was increased in the server, correct?
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #753 +/- ##
==========================================
+ Coverage 68.73% 68.75% +0.01%
==========================================
Files 38 38
Lines 15100 15100
Branches 3119 3119
==========================================
+ Hits 10379 10382 +3
+ Misses 1686 1683 -3
Partials 3035 3035 ☔ View full report in Codecov by Sentry. |
The HB interval for source/mirror consumers was increased from 1s to 5s yes |
Fixes test failure against server
main
From slack: