You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ECHO-697 add CORS headers to public stats api (#459)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added cross-origin resource sharing (CORS) support to the public
statistics API endpoint, enabling cross-origin requests and improving
client compatibility.
* **Bug Fixes**
* Enhanced error handling for the statistics endpoint with improved
timeout management, now returning appropriate service unavailability
status during cache retrieval failures.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments