dsomni / accept_front

accept-front.vercel.app
0 stars 0 forks source link

Fetch user not fetching #76

Closed RetroMeras closed 1 year ago

RetroMeras commented 2 years ago

On tournament edit page on moderators tab users does not fetch some times.

dsomni commented 1 year ago

That is because the api/users-display takes a lot of time (up to 15 seconds) on the backend for the first time (without memorization)

RetroMeras commented 1 year ago

Done in backend