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

Version 2.2.9 causes project to run into timeout #422

Open
DigCamara opened this issue Jun 29, 2023 · 2 comments
Open

Version 2.2.9 causes project to run into timeout #422

DigCamara opened this issue Jun 29, 2023 · 2 comments

Comments

@DigCamara
Copy link

On a pipeline I have at my employer's GitLab, the documentation step hung indefinitely, or at least during 2h. By forcing the pipeline to use the version 2.2.6 I was able to run it again.

I wonder if it is possible to document this in the changelog (readme?), since it does not seem to be a frequent issue.

@pepijnve
Copy link
Member

pepijnve commented Jun 29, 2023

Rather than documenting this I would prefer to find the bug and resolve it. Are you able to reproduce this consistently? Which diagramming tools are you using?

@DigCamara
Copy link
Author

It's a legacy component we're building a hotfix for, so I'm not entirely aware of all the tools involved. However, I do know hpp2plantum is used towards generating PlantUML diagrams.

It's something that could be observed consistently on the one project (I would have to run others to see whether I can replicate it there as well). Even when I ran it for older Commits, it got to the same step and froze until the pipeline timed out (2h)

asciidoctor -v -r asciidoctor-diagram -r asciidoctor-pdf -b pdf not-my-projects-name.adoc

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

No branches or pull requests

2 participants