You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In CMS Admin, rendering the internal ranking page for several hundred contestants across multiple tasks suffers from severe latency and frequent request timeouts. I believe this is caused by synchronous, non-cached score calculations.
In CMS Admin, rendering the internal ranking page for several hundred contestants across multiple tasks suffers from severe latency and frequent request timeouts. I believe this is caused by synchronous, non-cached score calculations.