- Fixed hangs during schema retrieval caused by unexpected external errors under high load, preventing the project from becoming unavailable
- Reverted cache‑control header change and ensured schema retrieval errors return HTTP 500 instead of exiting the process, improving stability
- Enhanced the cache‑clear endpoint to allow clearing cache, system, or both and updated documentation