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

Admin UI SAFRS running dozens of threads and draining database content (does not honor page[limit]) on nested queries #15

Open
tylerm007 opened this issue Aug 25, 2023 · 0 comments
Assignees

Comments

@tylerm007
Copy link
Collaborator

I have a very large database with lots of data and lots of parent and child relationships. What I notice when running the admin UI is that it will open multiple threads for each selected table but the row counter looks like it is reading 25,000 rows (set SQLAlchemy to debug to see SQL selects).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants