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
Is your enhancement related to a problem? Please describe.
This is a suggestion. On a project with 10s of thousands of users, I have found the scrubbing process can take a very long time, in the hours. While this is not a problem in itself, as a user I would like to see some sort of progress indicator.
I suggest updating this line:
Scrubbing each user record...
to
Scrubbing each user record. This can take a long time for large databases.
And if possible, print the number of users who will be scrubbed, and maybe report progress every 1,000.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem? Please describe.
This is a suggestion. On a project with 10s of thousands of users, I have found the scrubbing process can take a very long time, in the hours. While this is not a problem in itself, as a user I would like to see some sort of progress indicator.
I suggest updating this line:
to
And if possible, print the number of users who will be scrubbed, and maybe report progress every 1,000.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: