Results 90 comments of kannar

Yup, same problem here: https://github.com/vitejs/vite/issues/2692.

@anubra266 that looks really nice. Another feature could be to support List placement, ability to put the list on top or bottom of the input.

A reproducible case: pulsar's cluster `handleSend` should timeout, then it makes pulsar-rs stuck.

It looks like we should move the https://github.com/streamnative/pulsar-rs/blob/master/src/producer.rs#L830 somewhere in the loop to drop the failing connection.

Should be fixing the issues.

@DonghunLouisLee @freeznet It seems to fix some stuff but still not production ready apparently. Can you have a look? Also, since I fixed the connection drop before reconnect in the...

@DonghunLouisLee @freeznet can you give me feedbacks?

> Logic sounds solid to me. I'll go ahead and merge this PR after you review the comments! @DonghunLouisLee bumped