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
AWS is not well suited to handle more than a few hundred of users. In particular:
users' page is not paginated;
the select to add users to context is not going to work for more than 10k users (and is anyway not very useful then), an free text input might be better with > 500 users;
even with pagination, the list of pages of submissions might become too long, better use a format
ranking is not paginated, at least needs to allow downloads without crashing.