Review and update Manager integration for Redis route push
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Goal
Ensure Manager properly pushes route info to Redis for App Proxy consumption
## Files to Review
- `src/ai/backend/manager/sokovan/scheduler/hooks/inference.py`
- `src/ai/backend/manager/repositories/deployment/`
## Potential Changes
- Manager writes circuit data directly to Redis on create/delete
- Expand usage of `EndpointRouteListUpdatedEvent`
- Ensure all necessary route info is available in Redis keys
JIRA Issue: BA-3227
Contributor guide
Assessment
This issue has not been assessed yet.