-
An error is happening when the sdk is trying to request a token with self hosted environments
![Screenshot 2024-10-31 at 9 26 20 PM](https://github.com/user-attachments/assets/0f2dd5c3-c292-434d-8…
-
__What should we do?__
As part of the C8 REST API, new endpoints are being introduced that can fully replace our Operate API use-cases (specifically, process definition querying, getting the proces…
-
## Our Setup
We initiate streaming for all workers during the startup of our NestJs microservices by calling the `streamJobs` method. Additionally, we call activateJobs for all workers during startup…
-
_Supports https://github.com/camunda/product-hub/issues/2126._
#### The rule should detect the following modeling patterns
Mixed use of job workers and zeebe user tasks
* Incorrect
```
…
-
__Is your feature request related to a problem? Please describe.__
The current implementation of job workers in the Connectors runtime blocks the zeebe client thread. This can lead to a scenario wh…
-
**Describe the bug**
Upon transition the cluster is not able to recover snapshot position:
```
java.lang.IllegalStateException: Expected to find event with the snapshot position -1 in log strea…
-
The Camunda 8 JavaScript SDK lacks the ability to pass a custom logger to the ZeebeGrpcClient instance.
## SDK Component
Zeebe
(The same problem probably affects other modules as well.)
##…
-
**Describe the bug**
A Job/Complete command could not be processed. It looks as if we tried to lookup the BPMN resource, needed to parse it and then failed while adding execution listeners to a flown…
-
Hi, I'd like to make use of Signals, which are supported in recent versions of zeebe/Camunda.
The way I understand this could be achieved by updating zeebe-grpc with uptodate protospecs, or handlin…
-