Compare commits
1 Commits
3f430e01d2
...
f7a818dc1d
| Author | SHA1 | Date | |
|---|---|---|---|
|
f7a818dc1d
|
@@ -2186,7 +2186,7 @@ _ai_request_thread(gpointer data)
|
||||
ai_api_type_to_string(attempts[i + 1]));
|
||||
if (!first_unparsable_note)
|
||||
first_unparsable_note = g_strdup_printf("%s endpoint answered HTTP %ld but the body could not be parsed",
|
||||
ai_api_type_to_string(used_type), http_code);
|
||||
ai_api_type_to_string(used_type), http_code);
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user