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

Add more logging during process definition importing #3190

Open
chillleader opened this issue Aug 28, 2024 · 0 comments
Open

Add more logging during process definition importing #3190

chillleader opened this issue Aug 28, 2024 · 0 comments
Labels
kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.

Comments

@chillleader
Copy link
Member

What should we do?

During process definition importing, the Connector runtime doesn't log its progress. We only have logs where latest versions are listed for each process, but the subsequent step of fetching the BPMN XML and analyzing it for inbound connectors can take some time, especially when there are many process definitions in the cluster. This stage is not transparent and the runtime doesn't log its progress while going through the process XML.

Why should we do it?

To make it easier to understand what's happening if the runtime takes more time to load.

@chillleader chillleader added the kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
Projects
None yet
Development

No branches or pull requests

1 participant