Concept Flow - Data rotation and cleanup
Start
Check data size or age
Is data too old or large?
No→Wait or Exit
Yes
Rotate data: archive or move old data
Cleanup: delete or compress old files
Log actions
End or repeat
This flow checks if data is too old or large, then rotates and cleans it up to save space and keep things organized.