Forums

Running scheduled tasks from console

Is there a way to run scheduled tasks from console? Since they tend to run faster...

You can run the script that's running in your scheduled task from a console, of course, but unfortunately there's no way to make it run periodically.

Don't despair, though! We're planning a system update soon, and then we'll be able to increase the server capacity for scheduled tasks -- unlike console servers and web servers, we can't currently scale scheduled task capacity dynamically, but we can add new servers during a system update.

(By "soon", I mean hopefully next week -- though that's dependent on the outcome of the automated tests we have running over the weekend.)