camunda-community-hub / zeebe-client-node-js

Node.js client library for Zeebe Microservices Orchestration Engine
https://camunda-community-hub.github.io/zeebe-client-node-js/
Apache License 2.0
152 stars 38 forks source link

onReady and onConnectionError events not working correctly #215

Closed jwulf closed 11 months ago

jwulf commented 3 years ago

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

jwulf commented 2 years ago

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

jwulf commented 11 months ago

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