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

Move worker blocked polling log message to verbose #356

Closed
jwulf opened this issue Jan 24, 2025 · 0 comments
Closed

Move worker blocked polling log message to verbose #356

jwulf opened this issue Jan 24, 2025 · 0 comments

Comments

@jwulf
Copy link
Member

jwulf commented Jan 24, 2025

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.

jwulf added a commit that referenced this issue Jan 24, 2025
fix(zeebe): move polling blocked log message to new verbose level. fixes #356
@jwulf jwulf closed this as completed in 62c1459 Jan 24, 2025
github-actions bot pushed a commit that referenced this issue Jan 24, 2025
## [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))
github-actions bot pushed a commit that referenced this issue Jan 24, 2025
## [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))
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

1 participant