[ACS-11033] Knowledge Retrieval answer page displays general error instead of response (#5044)

* [ACS-11033] fix not displayed answer bug, improve unit test coverage

* [ACS-11033] replace deprecated retryWhen

* [ACS-11033] use search API for fetching ai references

* [ACS-11033] cr fixes

* [ACS-11033] copilot cr fixes

* [ACS-11033] undo accidental change

* [ACS-11033] copilot cr fixes 2

* [ACS-11033] cr fixes 2
This commit is contained in:
Grzegorz Jaśkowski
2026-02-24 13:24:39 +01:00
committed by GitHub
parent a1b96ae78a
commit 52d7f52bfb
5 changed files with 400 additions and 183 deletions
+4 -2
View File
@@ -710,7 +710,8 @@
"REFERENCED_DOCUMENTS_HEADER": "Referenced documents",
"REGENERATION_BUTTON_LABEL": "Regenerate",
"COPY_BUTTON_LABEL": "Copy",
"COPY_MESSAGE": "Copied response to clipboard"
"COPY_MESSAGE": "Copied response to clipboard",
"RELOAD_REFERENCES_BUTTON_LABEL": "Reload"
},
"AGENTS_BUTTON": {
"LABEL": "Ask Discovery",
@@ -726,7 +727,8 @@
"AGENTS_FETCHING": "Error while fetching agents.",
"HX_INSIGHT_URL_FETCHING": "Error while fetching HX Insight URL.",
"LOADING_ERROR": "Hmm... something seems to have gone wrong.",
"PAGE_NOT_AVAILABLE_ERROR": "Page is not available for these conditions."
"PAGE_NOT_AVAILABLE_ERROR": "Page is not available for these conditions.",
"REFERENCES_LOADING_ERROR": "Something went wrong while loading the references."
},
"DISCARD_CHANGES": {
"WARNING": "Warning!",