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
♻️ (CleanupDataFiles.ps1, ImagesToBlobStorage.ps1): enhance file deletion logging with progress tracking
Improve the logging mechanism in the file deletion scripts by adding
progress tracking. This change provides better visibility into the
deletion process by logging progress at defined intervals (every 10%).
This is particularly useful for large datasets, allowing users to
monitor the progress and ensuring that the script is functioning as
expected. Additionally, the log messages are refined for clarity,
indicating the total number of files processed and the completion
status.
0 commit comments