Starting asynchronous commands

Edit on GitHub

The Spryker architecture lets you run background asynchronous console commands as scheduled jobs in Jenkins. Jenkins is available as a Spryker Cloud service. For details about how to use it, see Cronjobs.

During the deployment, the scheduling of jobs is paused, and the jobs are terminated to roll out a new version. Therefore, long-lasting jobs should be tolerable to interruption and restart.