Pedro Agostinho

Results 6 comments of Pedro Agostinho

I wasn't aware of this splitbrain testplan, but yes with the ability to have rules in each network config I might not need anything else to simulate different geographic locations....

@nonsense i was recently implementing those rules to have different latencies between different regions and saw as the rules weren't being enforced that LinkRules weren't implemented yet. Is this the...

@gcsl Thanks for the remark! I understand now that by using TypedValue means using the self-describing proto (2.3 table is clear about it). Although using compact mode with *.proto file...

@Stebalien it happens immediately after bootstrapping the nodes, and my testcases run in less than one minute. I dont know if this is a limitation of some configuration of testground...

> So you're saying that peer A has peer B in it's routing table, but has no addresses? Yeah, that's definitely a bug and not related to timeouts. We must...

Hey @robshakir, the SubscriberResponse hitting grpc's msg size limit is not the issue. When running protobuf's Size(SubscriberRequest) the message size is 48708 bytes. The main question still remains: Why when...