You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, I use Jenkins to compile and deploy the project on the server, but every time I execute the "vue-tsc --noEmit --skipLibCheck" command, it will lead to CPU overload and server downtime. I want to ask if there is any way to limit the CPU used by this command. I can accept the slow compilation, but I can't accept the downtime;
cpu-info
ram-info
ordinary
Compiling
The text was updated successfully, but these errors were encountered:
At present, I use Jenkins to compile and deploy the project on the server, but every time I execute the "vue-tsc --noEmit --skipLibCheck" command, it will lead to CPU overload and server downtime. I want to ask if there is any way to limit the CPU used by this command. I can accept the slow compilation, but I can't accept the downtime;
![cpu-info](https://user-images.githubusercontent.com/23517357/155657936-b520aae4-90e0-4b80-805c-a34f6cbff6f9.png)
![ram-info](https://user-images.githubusercontent.com/23517357/155658178-36ddc654-4fbd-468a-ab6d-c2dc2ac84ab9.png)
![ordinary](https://user-images.githubusercontent.com/23517357/155658191-cba0fe1c-21c5-4b6f-be95-50089819b993.png)
![Compiling](https://user-images.githubusercontent.com/23517357/155658243-5830c343-3270-427c-86de-e4a529d9f3ae.png)
cpu-info
ram-info
ordinary
Compiling
The text was updated successfully, but these errors were encountered: