charlesdong1991 opened a new pull request, #542:
URL: https://github.com/apache/fluss-rust/pull/542

   ### Purpose
   
   Small follow-up from https://github.com/apache/fluss-rust/pull/529, in 
current timeout failure, if there is fluss cluster container error, we do not 
see the logs, and this hinders us to understand where it goes wrong for 
debugging.
   
   So one idea is to save those logs. Here try to capture container logs as CI 
artifacts that can be downloaded.
   
   This won't affect local development because cluster will be stopped as how 
it works, but in CI, cluster won't be stopped until pytest finishes, and it 
should be safe because CI runners are ephemeral VMs, so they should be 
destroyed after the job.


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