HackRU / lcs

The backend for HackRU's website. Manages the user system.
http://hackru.org
MIT License
6 stars 5 forks source link

Dayof-slack: not refreshing the cache properly #23

Closed hemangandhi closed 6 years ago

hemangandhi commented 6 years ago

The dayof-slack endpoint caches the slack messages, clearing the database every 10 mintues to update the cache of all the messages.

This is dysfunctional. Why it does not function needs to be investigated too.

hemangandhi commented 6 years ago

Could not reproduce... might be the result of slow queries in the cache...