Publishing package operation is taking too much time

Hello,

Publishing package operation is taking too much time on UiPath Studio

Any assistance on this front ?

Thanks

Hi @nikhil.chandre

Are you using Enterprise network or using VPN ?

i am locally publishing the package

Could you share the project dependencies ?

@nikhil.chandre

Check if the package size is huge and delete the unnecessary files like exception screenshots and screenshots folders etc

Cheers

2 Likes

Publishing an automation project means archiving the entire project folder so the size of the project folder matters while publishing.

Try to clean up the project folder and keep source code and mandatory files only.

Refer: Studio - About Publishing Automation Projects (uipath.com)

1 Like

had removed the files in .screenshots folder . for some time it published faster . then again it its taking time

You can publish the package in local drive and then try to upload the NuGet in orchestrator.

actually, publishing in local drive only

@nikhil.chandre

check if any files are getting saved or so…it might be for various reasons

cheers