pluralith-cli: Pluralith cli hangs on step "Generating Diagram"
Pluralith Version:
→ CLI Version: 0.1.17 → Graph Module Version: 0.1.13
Steps to reproduce:
- Followed the steps described here: https://docs.pluralith.com/docs/get-started/run-in-ci/
pluralith run plan
leads to
- Stays like this forever and never finish/terminates
Things I noticed:
pluralith.state.json
is quite huge, 74508 lineshtop
shows a 100% usage for the pluralith cli process. Means it utilize one complete core (but not more)- When using the MacOS Client it quits after a while. From the
pluralith.graphlogs.json
I can find a few of those lines:
I am happy to provide more input if necessary
About this issue
- Original URL
- State: open
- Created 2 years ago
- Comments: 18 (10 by maintainers)
Haha thanks for sitting it through, I wonder why the cache isn’t there. I’ll dig into it and report back!
After 30 min I get following error:
@hawk-stephan-stiefel yeah it can get quite intensive to check larger state files line by line, no worries at all!
I think we’ll have to wait for the next releases and see if a fix comes along organically. @PhiWeber is working on some improvements based on other, very large state files we’ve received. There’s a chance the issue you’re facing overlaps with those occurring with similarly big states 👍