NatLabRockies / NatLabRockies/H2Integrate
Logic in _dispatch_storage() in SLC base class
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 44
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 16
Description
Consider reworking logic to not assume that we dispatch storage equally. This potentially could live in "advanced controllers" but not tied to this. Making an issue to remember to consider this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating _dispatch_storage() in the SLC base class and reading how storage dispatch is currently handled. Review the relationship to advanced controllers and determine whether dispatch should support unequal storage allocation. Done requires a concrete design and agreed scope for replacing the current assumption.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100