wzhero1 commented on issue #762:
URL: https://github.com/apache/flink-agents/issues/762#issuecomment-4628015208

   Filed #770 to track the implementation fix (under the 0.3.0 umbrella #728).
   
   This is an implementation bug, not a doc bug: `MCPServer` reads the 
descriptor key `timeoutSeconds`
   while docs / test / Python / all other connections use `timeout`, so 
`addInitialArgument("timeout", N)`
   is silently dropped (always 30s). Fix = make Java read/serialize `timeout`; 
docs are already correct.
   


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