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

err: Timed out: EdgeRouting #20

Closed
hsuominen opened this issue Jan 3, 2023 · 2 comments
Closed

err: Timed out: EdgeRouting #20

hsuominen opened this issue Jan 3, 2023 · 2 comments

Comments

@hsuominen
Copy link

hsuominen commented Jan 3, 2023

On routing a somewhat complex process flow diagram with order 100 nodes (but less than 200) the edge routing times out with:

err: Timed out: EdgeRouting

Unfortunately I am not able to share the failing example and wasn't able to quickly generate a minimal reproducible example.

Both ELK and dagre fare fine with this case, but do generate quite wide diagrams.

@jamestiotio
Copy link

To address this error, perhaps allowing the user to specify a larger timeout value might be feasible.

@drewbitt
Copy link

drewbitt commented Aug 4, 2023

Likely fixed, and you can specify a larger timeout now

d2 --timeout 200 large.d2

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

No branches or pull requests

4 participants