mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-21 21:04:59 +00:00
copy
This commit is contained in:
parent
e9b7e933f5
commit
4bfcef60f4
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue