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
When deleting files in batches, the file count and percentage in the status center do not match. When the number of files I delete exceeds 10,000 or 1,000, the count will be less than the actual number of files. It will result in 100% but the actual number of files not being deleted to 100%. If the deletion continues, it will lead to 150% or 200% of the files still being deleted. The deletion is not 100% complete