ceramicnetwork / ceramicnetwork/rust-ceramic
Handle if writes come in too fast to anchor
Open
- Dominant language
- Rust
- Stars
- 51
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Set a maximum size for an anchor batch.
Options:
1) anchor early, faster than our configured anchor interval
2) Fail incoming writes until anchoring runs
Preliminary decision from earlier discussions:
go with option 2. This requires building a backstop to the C1 API that the anchoring system can activate
Contributor guide
Assessment
This issue has not been assessed yet.