Hi
I am using zeebe-node 0.26.0 and and zeebe 0.26.1 (deployed using zeebe-docker-compose).
Just deployed the order-process workflow model from the zeebe tutorial and I get the following error without even creating a workflow instance at all.
[initiate-payment] ERROR: Grpc Stream Error: 8 RESOURCE_EXHAUSTED: Expected to activate jobs of type ‘initiate-payment’, but no jobs available and at least one broker returned ‘RESOURCE_EXHAUSTED’. Please
try again later.
Thanks in advance
Qing