atiaomar1978-hub commented on PR #25893: URL: https://github.com/apache/camel/pull/25893#issuecomment-5469829249
Addressed @davsclaus review feedback in commit `197bf435`: **1. Documentation (blocking)** — Added *Structured error exchange properties* sections documenting `CamelAiErrorCategory` and `CamelAiRetryAfterMillis` in: - `openai-component.adoc` - `langchain4j-chat-component.adoc` - `ai-llm-integration-guide.adoc` Shows how coarse categories complement CAMEL-24550 fine-grained SDK `onException` matching. **2. Producer integration tests** — Added: - `LangChain4jAgentErrorMetadataTest` - `LangChain4jEmbeddingsErrorMetadataTest` Both verify error properties land on the Exchange through each producer's catch block with observability disabled. Ready for re-review. _AI-generated on behalf of atiaomar1978-hub (Cursor Cloud Agent)_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
