You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intermittently, when executing the TestSDKRPCServerBackend test, the client encounters a "Connection Refused" error when attempting to connect to the Server.
What you expected to happen:
The connection between the Client and Server should be established successfully without any errors.
How to reproduce it (as minimally and precisely as possible):
Run the TestSDKRPCServerBackend test.
Monitor the test execution and observe if any intermittent "Connection Refused" errors occur.
After merging MongoDB sharding PR, intermittent test failures have been observed. It is suspected that these failures are related to the recent separation of RPC test cases in the MongoDB sharding PR.
What happened:
Intermittently, when executing the TestSDKRPCServerBackend test, the client encounters a "Connection Refused" error when attempting to connect to the Server.
What you expected to happen:
The connection between the Client and Server should be established successfully without any errors.
How to reproduce it (as minimally and precisely as possible):
Run the TestSDKRPCServerBackend test.
Monitor the test execution and observe if any intermittent "Connection Refused" errors occur.
https://github.com/yorkie-team/yorkie/actions/runs/7782806743/job/21219978503
Anything else we need to know?:
After merging MongoDB sharding PR, intermittent test failures have been observed. It is suspected that these failures are related to the recent separation of RPC test cases in the MongoDB sharding PR.
#776
Environment:
yorkie version
): v0.4.14The text was updated successfully, but these errors were encountered: