ivan-ochc
ivan-ochc
@orthecreedence, as for rust-rocksdb: do you use latest [c++ build tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019) and [LLVM](http://releases.llvm.org/8.0.0/)?
@orthecreedence, try to use msvc rust.
@hajsf, try to run tests with argument `--test-threads=1 ` or increase `ulimit`.
@hajsf, these tests have passed without any problem. Could you please check this issue again? JFYI: ulimit on my machine: ``` ulimit -n 524288 ```
Already fixed in v0.12.1
@GeneralDarky, Does your service require messages with more than 10mb length?
@avacom, hi. So far, i didn't manage to reproduce your issue. It would be great if you provide additional details, for example node's logs. Just in case: did you have...
@avacom, do you still face the problem with receiving connections to the public API?