casper-network / casper-network/casper-node
Reduce slot size of API in queue and add QueueKind variant for metrics
Open
node
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
To ensure that API requests are not overly clogging the node and that metrics are still reported even when the node is under heavy API load, we want to reduce the slot size/weight of QueueKind::Api from 16 to 4 and add a custom QueueKind variant for metrics and maybe other crucial info gathering.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.