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
ClientReconnectTest
member restarts, while map.put in progress 2:
Error: Timeout of 120000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/hazelcast-nodejs-client/hazelcast-nodejs-client/test/ClientReconnectTest.js)
at listOnTimeout (internal/timers.js:535:17)
at processTimers (internal/timers.js:479:7)
The text was updated successfully, but these errors were encountered:
ClientReconnectTest
create proxy while member is down, member comes back:
Error: Timeout of 120000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/hazelcast-nodejs-client/hazelcast-nodejs-client/test/integration/ClientReconnectTest.js)
at listOnTimeout (node:internal/timers:557:17)
at processTimers (node:internal/timers:500:7)
4.0.x node 11 ubuntu 0779f68
member restarts, while map.put in progress 2:
Error: Timeout of 120000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/hazelcast-nodejs-client/hazelcast-nodejs-client/test/ClientReconnectTest.js)
at listOnTimeout (internal/timers.js:535:17)
at processTimers (internal/timers.js:479:7)
The text was updated successfully, but these errors were encountered: