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

Refactor request process to utilize process parallization of the camunda process engine #90

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

EmteZogaf
Copy link
Collaborator

@EmteZogaf EmteZogaf commented Dec 5, 2023

Remove the usage of a custom thread pool and set process transaction boundaries around asynchronous multi instance sub process.

closes #87 and closes #86

Going back to using Camunda multi instance subprocess for sending and
receiving single dic tasks. This process flow avoids optimistic lock
exceptions.
Make it more obvious which step in the camunda process caused an error
by having the node id's, which are shown in error messages, named
equivalent to the display name in camunda modeler.
@EmteZogaf EmteZogaf changed the title Refactor request process Refactor request process to utilize process parallization of the camunda process engine Dec 5, 2023
@EmteZogaf EmteZogaf merged commit edc99bb into develop Dec 5, 2023
1 check passed
@EmteZogaf EmteZogaf deleted the refactor-request-process branch December 7, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant