Add safeguards to prevent OOMs
Open
enhancement
- Dominant language
- Rust
- Stars
- 58
- Forks
- 14
- Avg merge
- 4d 43m
- Merged PRs (30d)
- 11
Description
Track memory usage more carefully, and add safeguards to ensure that the Sequencer doesn't OOM (e.g., if the certificates in a batch are too large). The log will recover safely from an OOM, but better to avoid.
Contributor guide
Assessment
This issue has not been assessed yet.