weiqingy commented on PR #659:
URL: https://github.com/apache/flink-agents/pull/659#issuecomment-4437303216

   The 1 remaining failing check is unrelated to this PR — it's an 
`httpx.ReadTimeout` against the external chat model service.
   
   - **cross-language [python-3.12] [java-21]**: 
`ChatModelCrossLanguageTest.testChatModeIntegration` — `Caused by: 
pemja.core.PythonException: <class 'httpx.ReadTimeout'>: timed out`. Pure 
network/HTTP-client timeout, no assertion failure, no code path touched by this 
PR. Evidence: [job 
log](https://github.com/apache/flink-agents/actions/runs/25777629362/job/75713450480).
   
   The same flake hit this PR earlier (run `25716424884`) and seems a known 
environmental flake in the cross-language integration suite. All other 22 
checks pass.


-- 
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]

Reply via email to