JOB SCHEDULER NOT WORKING. NEED HELP ASAP

Hi all,

I have tried to use the Corvid Job scheduler as documented here: https://support.wix.com/en/article/corvid-scheduling-recurring-jobs
to achieve the following 2 tasks-

  1. Send a triggered email at particular times
  2. Maintain and update items in database collections.

I’m trying to test the triggered email, by pointing to a function in the jobs.config file

under functionLocation

However nothing happens at the specified time (specified as per UTC).

The same function for triggered mail works perfectly when used in http-function.js as a USE API

Thanks,
Sameer

HI Sameer Shashank , please add your jobs.config to check properties and backend function location, or add site URL.