TWSD-997 - WebUI Becomes Unresponsive on Accessing Webui “Real Service” Module under SLB Monitoring center ||AS-23511||
Review Request #1014 — Created Aug. 15, 2025 and submitted — Latest diff uploaded
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-997 | |
| Reviewers | |
| kevin.poh, timlai, weikai | |
Remove useless code
If regex failed, Python will stuck the system. User need to use "system reboot" then the WebUI can be used again.
Because the code is useless (the result is no use).
After remove the code, I can get API return correctly.
