fuel-core icon indicating copy to clipboard operation
fuel-core copied to clipboard

Transaction pool may crash OOM

Open xgreenx opened this issue 8 months ago • 0 comments

The current configuration of the transactions pool can run out of memory, causing the node to restart.

We need to tune the parameters of the transaction pool and maybe add additional limitations like total size in bytes, or total allowed gas.

xgreenx avatar Jun 14 '24 20:06 xgreenx