Comment 0 for bug 1001198

Revision history for this message
Roman Yepishev (rye) wrote : /admin/accounts/*/music times out

STR:

Visit https://one.ubuntu.com/admin/accounts/account/35831/music/

The user have at least 500 tracks and it looks like querying each and every takes too much time and (I suppose) haproxy kicks in and cuts the HTTP connection.

I guess the music store table should be:
1) paginated (to prevent listing all 500 tracks on one page)

While we are there:
2) sortable by status
3) searchable