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
The limit of open files descriptors should be pretty high otherwise rocksdb can even wipe the db when starting. We should check if the ulimit is higher than some threshold before initialization.
The text was updated successfully, but these errors were encountered:
The limit of open files descriptors should be pretty high otherwise rocksdb can even wipe the db when starting. We should check if the ulimit is higher than some threshold before initialization.
The text was updated successfully, but these errors were encountered: