fcatae/Arda

Too many calls to /api/permissions/getuserphoto

Closed this issue · 1 comments

For each request, the getuserphoto is called several times (1k)

  • Implemented GetUserPhotoFromCache to replace GetUserPhoto. It receives an GET at /users/photo/{user}.
  • Added ResponseCache with duration=600.