weiqingy commented on PR #548:
URL: https://github.com/apache/flink-agents/pull/548#issuecomment-4172164856
> Hi, @weiqingy. Actually, the async execution is disabled for cross
language resource. And without the pemja patch and #571, get cross language
resource in async thread will cause pemja exception or jvm crash. So I think
the `ReadTimeout` is just caused by the excessively slow LLM inference, after
all, there are no GPUs in the GitHub CI runners.
Thanks for the clarification - that makes sense. Given that the PR itself is
unrelated to the flakiness, would it be reasonable to merge after re-triggering
CI? I'll also open a follow-up issue to improve the test's resilience on slow
runners (e.g., increasing the Ollama timeout or adding a retry).
--
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]