rwth-acis / moodle-data-proxy

3 stars 1 forks source link

[ENH] Hourly user info update #26

Closed BorisJov closed 3 years ago

BorisJov commented 3 years ago
  1. Motivation - The proxy caches user info upon first encountering them and never updates them from then on. User info, such as email or role, might change over time, so the proxy should update its cache.
  2. Specification - The proxy should make an hourly update on user info.
  3. Finalised state - The proxy has the added functionality of updating user info on an hourly (or other timed) basis.
BorisJov commented 3 years ago

Added a thread which updates user info hourly