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

Increase large event queue warn limit #3702

Merged
merged 1 commit into from
Jul 14, 2023

Commits on Jul 14, 2023

  1. Increase large event queue warn limit

    On larger installations with 1000+ items the limit of 1000 elements in the queue is exceeded easily. Since no events are lost (they just take longer to be processed), the limit that needs to be exceeded before a warning is issued should be increased.
    
    See reports on the forum.
    
    Signed-off-by: Jan N. Klug <[email protected]>
    J-N-K committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    65aa0d4 View commit details
    Browse the repository at this point in the history