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
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
We should have some kind of service running in the node that can observe given paths. For each of the given paths we should ensure that Xbytes is left. Where X is configurable and could be set to 1GB by default. The service should run as essential task, so that the node shuts down when the service ends. The service should also directly return an error on startup if we are already below the configured limits. We should also introduce some CLI flag to ignore the limit or to set the limit.
This service should be running with the path of the db and in Polkadot also of with the path of the Parachains db. It would ensure that we are not running out of space and thus, may breaking the database.