ContainerSolutions / ContainerSolutions/construct
conflict with allocator and other frameworks
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I woke up today feeling less sanguine about how well this will work.
if other frameworks are offered resources first on an agent, leaving not enough space or cpu for construct, then construct won't get an offer on that agent, and the task won't start.
if there's churn, then this may eventually converge to the desired state, but i don't think that's quite what was intended.
it could be that with the help of a custom allocator that prioritises construct over other frameworks, the contention could be resolved amicably...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.