taojintianxia opened a new issue, #24575:
URL: https://github.com/apache/shardingsphere/issues/24575

   when we got the `Error: The operation was canceled.` in github action, that 
may caused by following reason :
   1. application take too much memory, the OS cancel the application
   2. github action time out
   3. application triggered by github action need to access the resources 
outside, but these resources are not accessable
   
   recently, this error happend in suite test `mysql + db + cluster + proxy` 
quite frequencently
   
   <img width="902" alt="image" 
src="https://user-images.githubusercontent.com/4112856/224628032-18ab0595-42a7-48e5-8034-8bb9e36f8b7a.png";>
   


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