fix sse error handling if shop api error part 3

This commit is contained in:
team2
2026-04-25 20:49:45 +02:00
parent 2044a465ad
commit d13e5537ed
6 changed files with 112 additions and 12 deletions

View File

@@ -0,0 +1,10 @@
# RetrieX error visibility patch
This patch makes Shopware Store API authentication/configuration failures visible in the chat stream and improves client-side display of SSE/job errors.
Changed files:
- src/Shopware/StoreApiClient.php
- src/Shopware/StoreApiException.php
- src/Agent/AgentRunner.php
- src/Controller/AskSseController.php
- public/assets/js/base.js