Concordium / concordium-node

The main concordium node implementation.
GNU Affero General Public License v3.0
45 stars 22 forks source link

Setup gRPC API stress test environment #1140

Open limemloh opened 5 months ago

limemloh commented 5 months ago

We would like to ensure that the gRPC API of the node cannot be used to influence the node's ability to keep up with the network.

Before we implement any strategy, we should have a test environment where we can produce the issue.