We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08c34e6 + c61fe3a commit 2557449Copy full SHA for 2557449
scripts/tests/rosetta-load.sh
@@ -59,7 +59,7 @@ readonly DEFAULT_PAYMENT_TX_INTERVAL="2"
59
readonly DEFAULT_ZKAPP_TX_INTERVAL="1"
60
61
# Default memory threshold for PostgreSQL processes
62
-readonly DEFAULT_POSTGRES_MEMORY_THRESHOLD="2500" # MB
+readonly DEFAULT_POSTGRES_MEMORY_THRESHOLD="3000" # MB
63
64
# Default memory threshold for Rosetta API processes
65
readonly DEFAULT_ROSETTA_MEMORY_THRESHOLD="300" # MB
0 commit comments