DrHuangMHT
DrHuangMHT
same behavior when rotating fast.
[MeiliSearch](https://github.com/MeiliSearch/MeiliSearch) 好像还行
Should we close this issue because we are moving towards proto3? @thomaseizinger
I simply set `max_circuit_bytes` to `u64::MAX`, which is like 16EB? Basically no limit but if the spec says so it's best implemented as-is.
Have you got the PR working on? I would like to take this if you don't mind. @RustMania
@jxs An approving review is required to merge this PR. 🙏
With #5176 merged, can we close this issue now?
@nazreen Are you currently working on this? I would like to pick this up if you don't mind.
I suppose we can use a macro to generate the code? And we temporarily override the default manually until the upstream have fixed it. What do you think @thomaseizinger
My plan is to put the function in `/libp2p/src/lib.rs`, any idea where to put the function?