Skip to content

[AWS] Support large number of users and their artifacts #1097

@stefano-maggiolo

Description

@stefano-maggiolo

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions