docs(changelog): add api-client timeout fix entry

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hermann_Kitio 2026-04-25 02:28:04 +03:00
parent 944d2803a2
commit 71c1ad3018

View file

@ -29,6 +29,18 @@ Chaque entrée suit ce format :
---
## [Unreleased] — 2026-04-25 — Fix timeout API
### Fixed
- `DEFAULT_TIMEOUT_MS` augmenté de 5s à 15s dans `api-client.ts`. Le backend Render Starter a des latences occasionnelles >5s sur les premières requêtes authentifiées.
### Notes
- UptimeRobot configuré pour pinger `https://api.expria.app/` toutes les 5 minutes (keepalive serveur).
---
## [Unreleased] — 2026-04-25 — Sprint UI Polish — Sidebar + Topbar + Dashboard
### Added