Cannot schedule with Concentrate agent selector
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
Concentrate agent selector raises AttributeError.
Below is the traceback
```
File "/home/bai/ai/backend/manager/scheduler/agent_selector.py", line 203, in
kernel_counts_at_same_endpoint.get(agent.id, 0),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get
```
JIRA Issue: BA-1904
Contributor guide
Assessment
This issue has not been assessed yet.