Skip to content

Implement routing engine core module #11

@gorkem-bwl

Description

@gorkem-bwl

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.🛠 BackendBackend related issue.🧩 CoreChanges to core system architecture or critical modules.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions