libp2p / go-libp2p-pubsub

The PubSub implementation for go-libp2p
https://github.com/libp2p/specs/tree/master/pubsub
Other
313 stars 179 forks source link

Improve handling of dead peers #508

Closed Wondertan closed 1 year ago

Wondertan commented 1 year ago

Related to #506

Wondertan commented 1 year ago

Ohh, right, fixed

vyzo commented 1 year ago

I'd like to cut a patch release with these patches, can you do some sanity testing before I fo so?

Wondertan commented 1 year ago

All the tests pass locally, or what do you mean?

vyzo commented 1 year ago

Run a canary node in production for a day or two?

Wondertan commented 1 year ago

@vyzo, Ok. I started my lotus daemon and miner on pubsub's master with the recent changes. I will report back on how it is going in a few days. It should give us enough confidence

Wondertan commented 1 year ago

@vyzo, 5 days of stable sync - :shipit:

vyzo commented 1 year ago

altight, i'll tag a release on momday. Thank you!