Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support disabling auto_complete on job handler completion #528

Open
PSanetra opened this issue Nov 5, 2024 · 1 comment
Open

Support disabling auto_complete on job handler completion #528

PSanetra opened this issue Nov 5, 2024 · 1 comment

Comments

@PSanetra
Copy link
Contributor

PSanetra commented Nov 5, 2024

The spring-zeebe-sdk supports a autoComplete parameter on JobWorker annotations. It would be nice if pyzeebe could support a similar setting for job handlers. A use case would be the creation of a long running asynchronous background task on job activation. The job might be even marked as completed by a different application instance.

@hoodee86
Copy link

Absolutely, this parameter is so important and useful in some complex scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants