Replies: 2 comments
-
To work around a timeout you can use the However, if you find a more efficient solution on the socket level I would appreciate a PR very much! |
Beta Was this translation helpful? Give feedback.
-
Hi, @MariusWirtz Thanks for the suggestion. I see you points and it works in my AWS environment. As you said, it keeps polling every second and not very efficient. Also, I have tested tcp keepalive option in the TM1py 1.9 and works well also without a bit extra waiting time. I would submit that PR soon after more test cases. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @MariusWirtz Have you had any experience of finding some timeout when trying to receive a response from TM1py execute with return function while running a long-run TI in any cloud environment? I might submit a PR to let user choose to use this socket option and it would be helpful when encountering this similar situation. Thanks
Beta Was this translation helpful? Give feedback.
All reactions