LibreChat/packages
Dustin Healy 9ca1847535
🔧 refactor: customUserVar Error Normalization (#8950)
* fix: localization string had unused template var

* fix: add normalizeHttpError to hopefully stop UI hangs when an error is returned in UserController

- Ensures updateUserPluginsController always returns valid HTTP status codes instead of undefined
- Add normalizeHttpError() helper to safely extract status/message from errors
- Default to 400 status code when Error.status is undefined/invalid

* refactor: move normalizeHttpError to packages/api
2025-08-08 15:53:04 -04:00
..
api 🔧 refactor: customUserVar Error Normalization (#8950) 2025-08-08 15:53:04 -04:00
client 💬 style: Enhance Tooltip with HTML support and Improve Styling (#8915) 2025-08-07 16:24:42 -04:00
data-provider feat: Add OpenAI Verbosity Parameter (#8929) 2025-08-07 20:49:40 -04:00
data-schemas feat: Add OpenAI Verbosity Parameter (#8929) 2025-08-07 20:49:40 -04:00