-
Updated
May 12, 2021 - JavaScript
zeebe
Here are 91 public repositories matching this topic...
-
Updated
Jun 10, 2021 - TypeScript
-
Updated
Jun 11, 2021 - Java
-
Updated
Jun 11, 2021 - Java
-
Updated
Jun 10, 2021 - TypeScript
-
Updated
Jun 11, 2021 - Kotlin
-
Updated
Mar 17, 2021 - Java
-
Updated
Feb 11, 2020 - Java
In zeebe-node the oAuth token cache directory is now configurable via the ZBClient constructor parameter oAuth.cacheDir. This should be added to /src/nodes/zeebe.js
see https://github.com/creditsenseau/zeebe-client-node-js/releases/tag/v0.22.0-alpha.4
-
Updated
Apr 19, 2021
Hello! It would be useful to be able to include additional, custom information with the messages that are published to Kafka.
The use case that I'm thinking of is running multiple Zeebe clusters (e.g. during a migration since horizontal scaling is not supported). Assuming, the same Kafka topics are reused, it would be useful to know which Zeebe cluster produced each event.
I was originally t
-
Updated
Mar 17, 2021 - Kotlin
-
Updated
Feb 11, 2020 - Kotlin
-
Updated
Oct 24, 2019 - Shell
-
Updated
Jun 8, 2021 - Shell
-
Updated
Jun 11, 2021 - Java
-
Updated
Mar 10, 2021 - Rust
-
Updated
Jun 10, 2021 - HTML
-
Updated
Apr 8, 2021 - Go
-
Updated
Jun 10, 2021 - TypeScript
Improve this page
Add a description, image, and links to the zeebe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zeebe topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
As you can read in camunda-community-hub/zeebe-client-csharp#69 we want to send requests with retries.
With camunda-community-hub/zeebe-client-csharp#172 we implemented the first step to send commands with retries.
Describe the solution you'd like
[Here](https://github.com/zeebe-io/zeebe-client