We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Handle Failures
In case of failures, the library offers no way to communicate an error to camunda. In consequence, the workload remains locked for 10 minutes.
The handle failures endpoint shall be implemented in order to integrate incident handling from Camunda.
handle failures
See: https://docs.camunda.org/manual/7.14/reference/rest/external-task/post-failure/
The text was updated successfully, but these errors were encountered:
MarketSquare#7 init notify failure
e09a1d0
7cc94ae
MarketSquare#7 get incidents
7dfc2d3
Feature/7 handle failure (#41)
88d36ab
* weird typo in gitlab ci did this actual work before? * #7 init notify failure * minor * correct documentation * init test case * #7 get incidents
Noordsestern
No branches or pull requests
In case of failures, the library offers no way to communicate an error to camunda. In consequence, the workload remains locked for 10 minutes.
The
handle failures
endpoint shall be implemented in order to integrate incident handling from Camunda.See: https://docs.camunda.org/manual/7.14/reference/rest/external-task/post-failure/
The text was updated successfully, but these errors were encountered: