Issue With downloading the application

0
Hello All   Am working in Client Project for the project we need work in VEW (Virtual Engineers Workspace) it's Kind of VM. inside that whenever am trying to create any branch line it was taking more time to download the application. am not getting what could be the issue can anyone help with this. i am attaching screen shot.
asked
3 answers
1

Hi Sarath, when working (Virtual Engineers Workspace), creating a branch line causes slow downloads or delays, it might be due to

  • Network bandwidth or latency issues between your client and the VEW server.

  • The VM’s resource limitations (CPU, RAM, or disk speed) slowing down processing.

  • Large or complex branch operations triggering heavy data transfers or computations.

  • Possible software or configuration issues within the VEW environment affecting performance.

Try checking network speed, increasing VM resources, and reviewing any logs for errors. Also, consult your VEW support team to see if there are known performance bottlenecks.

 

Hope this one helps! :)

answered
0

Hi,

 

You can check to see if the internet speed in your VM is good, and also the disk usage from task manager and try contacting IT support if you see any issues.

 

Thanks

answered
0

You need to check if any throttling/limited bandwith is there, check firewall/proxy settings, if large files are stored in git and CI/CD pipeline. It is a matter of DevOps.

answered