nieznanysprawiciel
nieznanysprawiciel
Closing in favor of: https://github.com/golemfactory/yagna-triage/issues/232
ZkSync will be removed
I was able to reproduce the problem by increasing number of neighbors to 100: `YA_NET_BROADCAST_SIZE=100` In regular scenario with default neighborhood it probably just takes longer for the problems to...
Notice that some Nodes (like `f51f:2843:a576:a80d:6929:f983:4113:68c0`) have 2 connections with our yagna on port `1`, what isn't correct behavior. ~Maybe this leads later to keeping `CLOSED` sockets in memory, when...
Problem occurs when we are trying to establish new TCP connection. - Socket moves to state `SYN-SENT`. - Later it receives `RST` packet from other Node. Socket is moved to...
Hi, [krunch3r76](https://github.com/krunch3r76) thanks for review. I applied your suggestions. This code is just example, that was going to help me debug hybrid NET. But if your are interested in listing...
We are going to change error code to HTTP Gone (410) in case allocation was already released https://github.com/golemfactory/yagna/issues/1931