vyzo

Results 615 comments of vyzo
trafficstars

Done, but I am not sure we can resolve this. I will welcome a pr.

You can easily implement this with a tracer. So an option to enable metrics, that hooks a tracer into you preferred metrics system is something the library could provide ==...

Please use a `metrics` subpackage in any pr for this, so that people who don't use the metrics don't incur any extra dependencies. Just to be clear, I also think...

I thought we had fixed that.

Can you test it out before the release?

no, you can just use `@master` as the version tag.

Are there any logs about dropped messages?

`export IPFS_LOGGING=info`

also, what is your toplogy?

this log tells you that the pubsub subsystem is dropping messages at subscription delivery; you are simply not consuming the messages fast enough.