mirror of
https://github.com/katanemo/plano.git
synced 2026-06-08 14:55:14 +02:00
Wire up the retry module into the brightstaff LLM handler: - Add send_upstream_with_retry() that uses RetryOrchestrator to coordinate retry attempts with backoff and failover - Build forward_fn closure for per-attempt HTTP calls - Support failover to alternative providers on retryable errors - Fall back to single-attempt send_upstream() when no retry policy is configured Signed-off-by: Troy Mitchell <i@troy-y.org> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| brightstaff | ||
| common | ||
| hermesllm | ||
| llm_gateway | ||
| prompt_gateway | ||
| build.sh | ||
| Cargo.lock | ||
| Cargo.toml | ||