icssc / peterportal-api-next

API that provides easy access to public data from UC Irvine. Developed for Anteaters, by Anteaters.
https://docs.icssc.club/anteaterapi
MIT License
6 stars 0 forks source link

Investigate WebSoc endpoint cold start slowness #42

Closed ecxyzzy closed 1 year ago

ecxyzzy commented 1 year ago

Despite having warming in place, the WebSoc endpoint still suffers from excessively long cold starts on occasion. I suspect this is because of the WebSoc fallback in place, which requires [a bunch of dependencies] that may or may not contribute to this issue.