Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListUserItemsRequest - Request failing for huge number of users #1035

Closed
Tracked by #1045
reisfmb opened this issue May 6, 2022 · 0 comments
Closed
Tracked by #1045

ListUserItemsRequest - Request failing for huge number of users #1035

reisfmb opened this issue May 6, 2022 · 0 comments
Assignees
Labels
Bug Something isn't working

Comments

@reisfmb
Copy link
Contributor

reisfmb commented May 6, 2022

Happens on app-users start.

This is what is happening for 100k registered users:

image

@reisfmb reisfmb added the Bug Something isn't working label May 6, 2022
@reisfmb reisfmb self-assigned this May 6, 2022
@reisfmb reisfmb changed the title ListUserItemsRequest - Request failing for huge number of users ListUserItemsRequest - Request failing for huge number of users May 9, 2022
reisfmb added a commit that referenced this issue May 10, 2022
Fixed ListUserItemsRequest performance (#1035)
alansemenov added a commit that referenced this issue May 23, 2022
* Fixed ListUserItemsRequest performance (#1035)

* Initial fix for GetPrincipalsTotalRequest high number of users bug (#1029)

* Fixed ListTypesRequest performance (#1034)

* Fixed ListUserItemsRequest and PrincipalLoader performances (#1046)

* Fixed ListUserItemsRequest performance (#1035)

* Added possibility of setting count to zero (#1050)

- Set some count args to zero

* Fixed members listing in statistics (#1048)

Adjusted Report position in statistics

Hide main group if doesn't contain description

* Codacy (#1048)

* update ui-tests for role/group statistics panel

* Added members count and load icon (#1061)

* update failed ui-tests

* Adjustments after review (#1061)

* update failed ui-tests

* update failed ui-tests

* Created and used predata in PrincipalComboBox loader (#1062)

* Adjustments after review (#1065)

Co-authored-by: Bruno Reis <reisfmb@gmail.com>
Co-authored-by: Bruno Reis <67838246+reisfmb@users.noreply.github.com>
Co-authored-by: sgauruseu <sig@eninic.com>
alansemenov added a commit that referenced this issue May 23, 2022
* Fixed ListUserItemsRequest performance (#1035)

* Initial fix for GetPrincipalsTotalRequest high number of users bug (#1029)

* Fixed ListTypesRequest performance (#1034)

* Fixed ListUserItemsRequest and PrincipalLoader performances (#1046)

* Fixed ListUserItemsRequest performance (#1035)

* Added possibility of setting count to zero (#1050)

- Set some count args to zero

* Fixed members listing in statistics (#1048)

Adjusted Report position in statistics

Hide main group if doesn't contain description

* Codacy (#1048)

* update ui-tests for role/group statistics panel

* Added members count and load icon (#1061)

* update failed ui-tests

* Adjustments after review (#1061)

* update failed ui-tests

* update failed ui-tests

* Created and used predata in PrincipalComboBox loader (#1062)

* Adjustments after review (#1065)

Co-authored-by: Bruno Reis <reisfmb@gmail.com>
Co-authored-by: Bruno Reis <67838246+reisfmb@users.noreply.github.com>
Co-authored-by: sgauruseu <sig@eninic.com>
(cherry picked from commit e436fda)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants