mirror of
https://github.com/Aider-AI/aider
synced 2026-04-26 01:25:17 +02:00
copy
This commit is contained in:
@@ -79,4 +79,6 @@ def test_openrouter_error():
|
||||
|
||||
ex_info = ex.get_ex_info(openrouter_error)
|
||||
assert ex_info.retry is True
|
||||
assert "OpenRouter API provider is down" in ex_info.description
|
||||
assert "OpenRouter" in ex_info.description
|
||||
assert "overloaded" in ex_info.description
|
||||
assert "rate" in ex_info.description
|
||||
|
||||
Reference in New Issue
Block a user