@@ -29,7 +29,7 @@ To use scheduled jobs, you must configure Redis in your Medusa backend. Learn mo
|
|||||||
|
|
||||||
## Create Scheduled Job
|
## Create Scheduled Job
|
||||||
|
|
||||||
Scheduled jobs are TypeScript or JavaScript guides placed under the `src/jobs` directory. It can be created under subdirectories of `src/job` as well.
|
Scheduled jobs are TypeScript or JavaScript guides placed under the `src/jobs` directory. It can be created under subdirectories of `src/jobs` as well.
|
||||||
|
|
||||||
The scheduled job file exports a default handler function, and the scheduled job's configurations.
|
The scheduled job file exports a default handler function, and the scheduled job's configurations.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user