ISISComputingGroup / ISISComputingGroup/saluki

`play` - implement chunking

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.