8000 [Processor] Remove spammy logs from async wrapper by rokatyy · Pull Request #3554 · nuclio/nuclio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Processor] Remove spammy logs from async wrapper #3554

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

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

rokatyy
Copy link
Contributor
@rokatyy rokatyy commented Mar 19, 2025

Too many logs from too many async tasks at the same time may lead to the problem where socket buffer is full. This problem should be handled from logger side (nuclio-sdk-py) as well. In previous implementation we never saw this problem because the general load on logging in sockets was incomparable with the current one.

@rokatyy rokatyy merged commit 74ba323 into nuclio:development Mar 19, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0