Add connection_timeout_ms and reset the timeout counter more often
Let's get some tests going to characterize this better, and touch things up so it passes existing tests.
@wbarnha I can write some tests on Monday if that is good for you
Should be good now!
Some unrelated tests fail from time to time on my machine due to Child thread died already, which doesn't seem to related.
I'm also a bit unsure as to why some random tests failed in the 015268d run
I see another PR(https://github.com/dpkp/kafka-python/pull/2381#partial-pull-merging) is struggling with the same CI errors, so I assume this PR is good. Is anything else required from my side?
I see another PR(#2381 (comment)) is struggling with the same CI errors, so I assume this PR is good. Is anything else required from my side?
I would appreciate if I could get feedback on my review. I'm mainly waiting to merge this until I have a proper release workflow ready. The original maintainer of the project has been absent for a while, and I'm trying to reestablish contact with him.
I see another PR(#2381 (comment)) is struggling with the same CI errors, so I assume this PR is good. Is anything else required from my side?
I would appreciate if I could get feedback on my review. I'm mainly waiting to merge this until I have a proper release workflow ready. The original maintainer of the project has been absent for a while, and I'm trying to reestablish contact with him.
I see. I am unable to see any review, did you use reviewable?
Hello, is there any update?
I'm still around. Did you see my review in https://github.com/dpkp/kafka-python/pull/2388#discussion_r1294140798?
@wbarnha Hey!
No, I cannot see any review. Neither on reviewable nor here i can se no code comments, and no typical "requested changes" message that usually follows a GitHub review. Am i missing something?
Your link does not properly work, it takes me to this PR, but it doesn't take me to a concrete comment. Is it hidden from people who aren't maintainers? Is it not yet submitted?
Attached for reference, what I see:
Weird, let me see what's going on.
I forgot to submit... 🤦♂️
It happens! Give me a few to re-familiarize myself and get you a proper reply
@wbarnha how 'bout this?
FYI: The plan is to include this in the v2.0.4/v2.1.0 release once we properly get the current status of the project sorted out.
This PR will be merged in via https://github.com/wbarnha/kafka-python-ng/pull/132