ISISComputingGroup / ISISComputingGroup/saluki
`play` - implement chunking
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 1
Description
currently if i replay a massive amount of messages they are all [stored in a list](https://github.com/ISISComputingGroup/saluki/blob/main/src/saluki/play.py#L69) which can use up lots of memory. this ticket is to allow the option of chunking every X messages to avoid this scenario.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.