Our website has around 5,000 items and we have recently set up manual cron scheduling to update the stock levels and prices automatically every 2hrs. Our shared server provider has advised us that we have exceeded the CPU usage limit for the month which caused the server to go down for some time. Our server provider suggested upgrading to a cloud server but the cost is very high.
Does this usually happen or is something not setup right?
More info:
Data is being extracted from a dropbox file with these 5 columns: ManageStock, Code, Price, DiscountedPrice, StockQty, and around 10k lines (extra products being exported from our main system for products which are not on the website).
