TWSD-567 - APV runs out of hard disk memory after upgrade several times
Review Request #874 — Created May 20, 2025 and submitted
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-567 | |
| Reviewers | |
| jasonchang, marychou, timlai, timsu | |
Remove old uploaded files when user enter System Update page
- Add common function to hive/utils.py for remove files by given path of the directory
- Add API for check files in the webui_upload directory then remove files in the directory
- Call API when user enter the System Update page.
