You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our monitoring history indicates the chain archiver occasionally exhibits memory spikes of up to approximately 30Gb, and very occasionally as high as 70Gb.
The snapshot size seems to be consistent between all sampled processes, so I imagine this memory spike relates to some unbounded operation the archiver is performing.
See the example of the memory profiles vs snapshots which illustrates the problem
The text was updated successfully, but these errors were encountered:
Our monitoring history indicates the chain archiver occasionally exhibits memory spikes of up to approximately 30Gb, and very occasionally as high as 70Gb.
The snapshot size seems to be consistent between all sampled processes, so I imagine this memory spike relates to some unbounded operation the archiver is performing.
See the example of the memory profiles vs snapshots which illustrates the problem
The text was updated successfully, but these errors were encountered: