@jonathan.lukas/ @sbuettner I am getting this continuous polling exception while I run my connector/Job worker spring boot application.
[ault-executor-2] io.camunda.zeebe.client.job.poller : Failed to activate jobs for worker custom-email-connector and job type email-connector
io.grpc.StatusRuntimeException: INTERNAL: Received unexpected EOS on empty DATA frame from server
Hi @shubham.parmar, for us to help you efficiently, please share more details about your problem, for example:
- Which version of the connectors dependency you are using in your project, and which Zeebe version are you running agianst?
- What’s your setup - is it a self-managed cluster, or are you connecting to a SaaS cluster from the local connector runtime?
- If possible, share the configuration properties of the connector runtime that would help us reproduce this issue.
Thank you!