kvrocks icon indicating copy to clipboard operation
kvrocks copied to clipboard

Wait more time(5s->10s) for the replication in Go tests

Open git-hulk opened this issue 2 years ago • 2 comments
trafficstars

The Go TLS replication test case fails frequently and guess 5s should be too short in CI environment. So extend the wait time from 5s to 10s for the test if it works.

Try to fix #1759

git-hulk avatar Sep 16 '23 11:09 git-hulk

The patch LGTM. But CI still failed lol

mapleFU avatar Sep 16 '23 14:09 mapleFU

The patch LGTM. But CI still failed lol

Yes, maybe I should print the replication first when failed.

git-hulk avatar Sep 16 '23 15:09 git-hulk

Seems no longer an issue.

Let's bring this up when it comes back.

tisonkun avatar Mar 28 '24 23:03 tisonkun