TWSD-1167 Unnecessary Pop-up with message "Data fails to be sent to the server" is dispalyed when "Synconfig to peer" is applied on HA unit
Review Request #1230 — Created Dec. 12, 2025 and updated
| Information | |
|---|---|
| lucille | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-1167 | |
| Reviewers | |
| austin, shuinvy | |
Fix timeout issues for both Web UI and CLI response handling.
- Reproduced the issue in the QA-provided environment and found that the frontend was timing out due to excessive waiting time, causing it to display an error message.
- Tested through the CLI and confirmed that although the operation completes successfully, the response time is extremely long.
- Updated the page to wait indefinitely so that the frontend will not terminate the request prematurely.
- Logged the CLI responses, which now wait for the entire process to finish before continuing.
| Description | From | Last Updated |
|---|---|---|
|
Please remove any unnecessary spaces |
|
-
-
branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/models/ha/synconfig/__init__.py (Diff revision 1) Please remove any unnecessary spaces
