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

[TEST only] increased Test_KeyValueMirrorCrossDomains timeout value #753

Merged
merged 1 commit into from
May 1, 2024

Conversation

levb
Copy link
Collaborator

@levb levb commented May 1, 2024

Fixes test failure against server main

From slack:
image

@levb levb requested review from mtmk, kozlovic and jnmoyne May 1, 2024 16:24
Copy link

@jnmoyne jnmoyne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@mtmk mtmk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@kozlovic kozlovic left a 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?

Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.75%. Comparing base (58a7e24) to head (3658293).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@levb levb merged commit 3296eb9 into main May 1, 2024
15 checks passed
@levb levb deleted the lev-fix-Test_KeyValueMirrorCrossDomains branch May 1, 2024 16:36
@jnmoyne
Copy link

jnmoyne commented May 1, 2024

LGTM. And that's because the retry interval was increased in the server, correct?

The HB interval for source/mirror consumers was increased from 1s to 5s yes

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.

4 participants