fix(core): revert retryFetchErrors default to true

This commit is contained in:
Aishanee Shah
2026-03-11 13:57:12 +00:00
parent b245b7e8b9
commit ae8c75bcdb
4 changed files with 5 additions and 5 deletions

View File

@@ -146,7 +146,7 @@ their corresponding top-level category object in your `settings.json` file.
- **`general.retryFetchErrors`** (boolean):
- **Description:** Retry on "exception TypeError: fetch failed sending
request" errors.
- **Default:** `false`
- **Default:** `true`
- **`general.maxAttempts`** (number):
- **Description:** Maximum number of attempts for requests to the main chat