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
**Motivation**
We currently have a 1 hour ttl for our rocksdb WAL for no discernible
reason, and I think it's better to leave it to rocksdb to configure
until we find a reason to change it.
This 1 hour ttl is the main reason why the database size for our nodes
drops massively an hour after snap sync finishes (in mainnet this drop
is of more than 100 GB)
**Description**
<!-- A clear and concise general description of the changes this PR
introduces -->
<!-- Link to issues: Resolves#111, Resolves#222 -->
Closes #issue_number
0 commit comments