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

Inform about Zeebe async behaviour #396

Open
jonathanlukas opened this issue Sep 8, 2023 · 1 comment
Open

Inform about Zeebe async behaviour #396

jonathanlukas opened this issue Sep 8, 2023 · 1 comment
Labels

Comments

@jonathanlukas
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Currently, the converter informs about the removal of async-before and async-after flags.

But: The radical change is that synchronous execution is not possible anymore.

Describe the solution you'd like

There should be a TASK on synchronous executed activities to check whether the implementation relies on the synchronous behaviour as this does not work anymore.

Describe alternatives you've considered

no

Additional context

https://camunda.slack.com/archives/C0PPM4F46/p1694098573814359?thread_ts=1694075085.767609&cid=C0PPM4F46

@ingorichtsmeier
Copy link
Contributor

We should consider to output this only once on the process level. It may confuse people when they get a lot of false positive messages here.

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

No branches or pull requests

2 participants