project-codeflare / rayvens

Rayvens makes it possible for data scientists to access hundreds of data services within Ray with little effort.
Apache License 2.0
43 stars 7 forks source link

Enable non-blocking logging reads of kamel command output #36

Closed doru1004 closed 2 years ago

doru1004 commented 2 years ago

Change logging of kamel commands by making the reading of the kamel command output non-blocking. Also adjust the timeout for the case in which the timeout is needed. The timeout for user triggered log checks is set to 2 minutes.