List of questions
Related questions
Question 33 - AD0-E718 discussion
A custom cron job has been added to an Adobe Commerce system to collect data for several reports.
Its crontab. xml configuration is as follows:
The job is data intensive and runs for between 20 and 30 minutes each night.
Within a few days of deployment, it is noticed that the site's sitemap. xml file has not been updated since the new job was added.
What should be done to fix this issue?
A.
Break the data gathering job into a number of smaller jobs, so that each individual job runs for a maximum of 5 minutes.
B.
Create a new cron group for the reporting job. Specifying<use_separate_process>1/use_separate_process>
C.
Change the schedule of the sitemap_generate cron job to 30 o * * * so that it runs after the aacher_reporcmg_data job has completed.
Your answer:
0 comments
Sorted by
Leave a comment first