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
The Zeebe worker currently logs every 300ms with "polling blocked" messages at debug level. It's far too verbose to be useful.
Move the polling blocked messages to a new "verbose" level.
The text was updated successfully, but these errors were encountered:
Merge pull request #357 from camunda/fix-356
fe2abfe
fix(zeebe): move polling blocked log message to new verbose level. fixes #356
62c1459
chore(release): 8.6.21 [skip ci]
df243d8
## [8.6.21](v8.6.20...v8.6.21) (2025-01-24) ### Bug Fixes * **zeebe:** move polling blocked log message to new verbose level. fixes [#356](#356) ([62c1459](62c1459))
5506f75
No branches or pull requests
The Zeebe worker currently logs every 300ms with "polling blocked" messages at debug level. It's far too verbose to be useful.
Move the polling blocked messages to a new "verbose" level.
The text was updated successfully, but these errors were encountered: