fix(core): revert retryFetchErrors default to false

This change reverts the default value of retryFetchErrors to false.
It will be handled separately in a future update.
This commit is contained in:
Aishanee Shah
2026-03-09 18:18:01 +00:00
parent 75074b3068
commit e0005b7dca
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:** `true`
- **Default:** `false`
- **`general.maxAttempts`** (number):
- **Description:** Maximum number of attempts for requests to the main chat