pyzeebe
pyzeebe copied to clipboard
Python client for Zeebe workflow engine
**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...
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,...
Hi I have some bpmn [test.bpmn.zip](https://github.com/camunda-community-hub/pyzeebe/files/8079243/test.bpmn.zip)  Worker run task (A and B) and return key variables (**a** and **b**). Message intermediate catch event wait correlation key (**key**) How can...
**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...
**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...
**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...
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...
[](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` |...