thiagoelg opened a new issue, #3789:
URL: https://github.com/apache/incubator-kie-tools/issues/3789

   Importing huge repositories (such as `kie-tools`) to KIE Sandbox via the 
`Import from URL` section will hang forever waiting for the editor to load, 
without logging or displaying any messages.
   
   It's expected for the repository to be correctly imported and the editor to 
be loaded with the first editable file available. It's fine if it takes a while 
but shouldn't hang.
   
   Optionally, it would be good if the loading message when importing was more 
descriptive.
   Errors should be logged into the console while also providing the user with 
some feedback.
   ___
   
   Update:
   > Seems like the issue is not related to the size of a repository, but 
instead if it has a circular symlink!
   This [repo](https://github.com/thiagoelg/kie-sandbox-import-test) provides a 
simple sample of an import that breaks.
   What's weird is that things only break if imported via Git integration. If I 
try to import this repo directly via file import, things work normally.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to