zeebe-client-node-js icon indicating copy to clipboard operation
zeebe-client-node-js copied to clipboard

onReady and onConnectionError events not working correctly

Open jwulf opened this issue 3 years ago • 1 comments

The tests are failing for __tests__/local-integration/OnConnectionError.spec.ts.

jwulf avatar Mar 18 '21 02:03 jwulf

These tests still fail with the pure JS implementation in zeebe-node 2.4.0 with Zeebe 1.2.1

jwulf avatar Dec 17 '21 05:12 jwulf

The onReady and onConnectionError tests now work against Camunda SaaS, and Self-Managed with no TLS or proxy.

jwulf avatar Oct 24 '23 04:10 jwulf