We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have delay set at 3 and now every 3 seconds I get those unnecessary log entries:
delay
3
2017-07-05T06:55:49Z 28438 TID-194sa8 INFO: Ready: 2, Busy: 0, Active Queues: [["...", 1]] 2017-07-05T06:55:49Z 28438 TID-194sa8 INFO: Ready: 2, Busy: 0, Active Queues: [["...", 1]]
The text was updated successfully, but these errors were encountered:
Fix #397
c7dda7d
Hi @pjg
Oops, that info log got re-introduced with 3.1.0. Fix is ready #398, I'm only waiting on CI to merge it.
Thanks for reporting it 🍻
Sorry, something went wrong.
phstc
No branches or pull requests
I have
delay
set at3
and now every 3 seconds I get those unnecessary log entries:The text was updated successfully, but these errors were encountered: