tvalentyn commented on PR #38422: URL: https://github.com/apache/beam/pull/38422#issuecomment-4433257089
> Instead, maybe we could modify the lull tracking to detect it is blocking on output and modify the message? one option is to track writes to the queue that took longer than X seconds to output and emit a message every Y seconds that queue has a delay because it has too many elements (too large). if we do nothing, there probably would still be some tell-tale sign of having queue.put() in the stacktrace somewhere. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
