pyzeebe icon indicating copy to clipboard operation
pyzeebe copied to clipboard

Python client for Zeebe workflow engine

Results 75 pyzeebe issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Hi all. Love the project. This is really not a bug, but rather a spelling mistake I came across and I thought maybe whoever is doing the...

**Is your feature request related to a problem? Please describe.** PyZeebe Client doesn't implement the Topology command at the moment to retrieve information from your Cluster **Describe the solution you'd...

feature

Hi, i got a worker running in pyzeebe 2.4.0, i made the change to have it using pyzeebe 3.0.0 In my code, i replace : ``` worker = ZeebeWorker(hostname=gateway.hostname, port=gateway.port,...

documentation

Hi I have some bpmn [test.bpmn.zip](https://github.com/camunda-community-hub/pyzeebe/files/8079243/test.bpmn.zip) ![image](https://user-images.githubusercontent.com/1842423/154250660-77689239-76e4-47a1-95d0-6126a8f917df.png) Worker run task (A and B) and return key variables (**a** and **b**). Message intermediate catch event wait correlation key (**key**) How can...

question

**Is your feature request related to a problem? Please describe.** The zeebe-client-node library has a "[Zero-Conf constructor](https://github.com/zeebe-io/zeebe-client-node-js#zero-conf)" that allows to use environment variables to set up Zeebe. This project could...

enhancement

**Is your feature request related to a problem? Please describe.** In #176 we added functionality to access the job and its parameters inside of a task. This gives the task...

3.0.0

**Is your feature request related to a problem? Please describe.** If a task takes longer than 10 seconds to complete (by default, can be changed), The Zeebe broker will mark...

enhancement

Copying (with a little rephrasing) discussion from #131 to a new issue here. **Is your feature request related to a problem? Please describe.** We should allow the user to control...

Provides a way to Authenticate with Oauth2Session for 0Auth2 Client Credentials (and possibility to adopt other Flows) via AuthMetadataPlugin (OAuth2MetadataPlugin) tailored to oauthlib and requests_oauthlib. Provides posibility to adapt to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [coveralls](https://togithub.com/TheKevJames/coveralls-python) ([changelog](https://togithub.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)) | `^3.3.1` -> `^4.0.0` |...