pyzeebe
stable
Client
Worker
Quickstart
Tasks
TaskRouter
Reference
Channels
Decorators
Exceptions
pyzeebe
Docs
»
Worker
Edit on GitHub
Worker
¶
The page contains all information about the
ZeebeWorker
class:
Quickstart
Create and start a worker
Worker connection options
Add a task
Stopping a worker
Tasks
Creating a Task
Async/Sync Tasks
Task Exception Handler
Task timeout
Tasks that don’t return a dictionary
Accessing the job object directly
TaskRouter
Create a Router
Create a task with a Router
Merge Router tasks to a worker
Reference