Zelldon
September 23, 2019, 6:57am
9
You can find this kind of information at maven central
https://mvnrepository.com/artifact/io.zeebe/zeebe-client-java/0.20.0
It seems your workers have some problems with the serialization and that is the reason why the incidents are created (exceptions are thrown in your worker code)
Camunda 8 Topics
Discussion & Questions
I am running into a weird problem where Workflow instances are randomly failing midstream. Random jobs are not being invoked and I am not able to narrow down the root cause. All the appropriate variables are available and in most of the cases...
Reading time: 7 mins 🕑
Likes: 7 ❤
Greets
Chris