opensolon / opensolon/soloncode
建议:负载均衡
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 193
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
可以做一下负载均衡:比如说渠道A的glm模型失败,转到渠道B去。这样全局/空间内,就只有“一个glm”模型,但是glm模型可用的渠道有两个,失败重试可以转渠道
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by locating how models and their channels are selected and how failures are retried. Done means a failed request for a model can retry through another configured channel while the global or workspace view still exposes one model.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ai, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100