Skip to content

Graceful handling of MapFull error in slasher #1890

@michaelsproul

Description

@michaelsproul

Description

The slasher (#1567) is capable of setting a max-db-size for LMDB, but it's currently quite useless in that once the max size is reached, the slasher never recovers from the MapFull errors that get returned. I made a tweak that I thought would allow pruning to run (and clear some space), but pruning itself fails with a MapFull error, even though it only does gets and deletes 🤔

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions