From 2c9deea80f88954ad046d753ff60d65d700b84ed Mon Sep 17 00:00:00 2001 From: "github-merge-queue[bot]" Date: Wed, 2 Oct 2024 14:06:34 +0000 Subject: [PATCH] deploy: ef812f9f3a2e6d3a490194be1e143d069ca04659 --- architecture/how/receipt-congestion.html | 4 ++-- print.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/architecture/how/receipt-congestion.html b/architecture/how/receipt-congestion.html index 8343f39807c..e7f734c5e4f 100644 --- a/architecture/how/receipt-congestion.html +++ b/architecture/how/receipt-congestion.html @@ -176,7 +176,7 @@

NEP-539.

+NEP-539.

Idea 1: Compute the minimum max-flow and stay below that limit

One approach to solve congestion would be to never allow more work into the system than we can execute.

@@ -276,7 +276,7 @@

Putting it all together

-

The proposal in NEP-539 combines all +

The proposal in NEP-539 combines all ideas 2, 3, and 4.

We have a limit of how much memory we consider to be normal operations (for example 500 MB). Then we stop new transaction coming in to that shard but still diff --git a/print.html b/print.html index f7876caea49..88aaa65f501 100644 --- a/print.html +++ b/print.html @@ -1670,7 +1670,7 @@

NEP-539.

+NEP-539.

Idea 1: Compute the minimum max-flow and stay below that limit

One approach to solve congestion would be to never allow more work into the system than we can execute.

@@ -1770,7 +1770,7 @@

Putting it all together

-

The proposal in NEP-539 combines all +

The proposal in NEP-539 combines all ideas 2, 3, and 4.

We have a limit of how much memory we consider to be normal operations (for example 500 MB). Then we stop new transaction coming in to that shard but still