-
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…
-
### Description
When trying to execute a simple BPMN workflow using SpotFlow 3.1.2, encountering a `NoMethodError` for an undefined method `step_by_element_id`.
### Steps to Reproduce
1. Create a…
-
## 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…
-
__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…
-
_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…
-
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**
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…
-
Hey all,
I work on a pretty large helm chart. Whenever I encounter an issue, theres a long oneline error message that's pretty hard to read. one such example is described by this repository (…
-
Issue was raised in the forum regarding an outdated example.
Docs page: [Testing process definitions](https://docs.camunda.io/docs/components/best-practices/development/testing-process-definitions/…