Scheduled Jobs

Each canvas in Zerve has an inbuilt scheduler as part of it. This can be used to run analytics workflows that need to be run at scheduled intervals - hourly/daily/weekly/custom (cron string)

Setting up a Scheduled Job:

Click on Scheduled jobs from Add Layer tab on Development layer.

Select Scheduler

Configure scheduler settings and save the schedule job. Scheduled jobs also allows the user to setup email notification to track the successful execution of tasks.

Update Scheduler Settings

Activate the Scheduler by Clicking Run Job

Edit Scheduled Job
Activate scheduled job layer.

Once the scheduled job is activated it is read only. To edit blocks in scheduled layer - deactivate the job to get edit access.

Check Scheduler Status:

Each scheduled job layer has a tracker that logs the details of each run. If any exception is hit or code error happens during a run on one of the blocks then the job fails. The Scheduled Job Run tracker can be used to identify and fix any errors that might occur.

Last updated