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 a way to timeout layout calls #1025

Open
Eddykasp opened this issue Apr 16, 2024 · 0 comments
Open

Add a way to timeout layout calls #1025

Eddykasp opened this issue Apr 16, 2024 · 0 comments
Labels
enhancement An improvement to existing functionality.

Comments

@Eddykasp
Copy link
Contributor

Programmers aren't perfect and neither are their programs. Layout using ELK can sometimes run into bugs that cause infinite loops (e.g. #993) and even if it is not an infinite loop in some cases layout might take far too long. For these situations it would be valuable to be able to add a timeout to the layout call that could be optionally set. Maybe simply via a property.

@Eddykasp Eddykasp added the enhancement An improvement to existing functionality. label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement to existing functionality.
Projects
None yet
Development

No branches or pull requests

1 participant