-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
✨ New FeatureProposal or work to add a new feature.Proposal or work to add a new feature.🛠 BackendBackend related issue.Backend related issue.🧩 CoreChanges to core system architecture or critical modules.Changes to core system architecture or critical modules.
Milestone
Description
Create a service that reads provider weights, pricing, and health stats, then picks which adapter to call.
- Module services/routingEngine.ts with routeRequest() stub
- Reads provider configs from Postgres
- Chooses provider by weighted-round-robin algorithm
- Exposes health metrics API for later
Metadata
Metadata
Assignees
Labels
✨ New FeatureProposal or work to add a new feature.Proposal or work to add a new feature.🛠 BackendBackend related issue.Backend related issue.🧩 CoreChanges to core system architecture or critical modules.Changes to core system architecture or critical modules.