Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Adobe Exam AD0-E716 Topic 12 Question 20 Discussion

Actual exam question for Adobe's AD0-E716 exam
Question #: 20
Topic #: 12
[All AD0-E716 Questions]

An Adobe Commerce developer is being tasked with creating a new cron job to run a method that has already been written. What are the minimally required steps to accomplish this?

Show Suggested Answer Hide Answer
Suggested Answer: B

The developer can deal with this issue by modifying the admin path timeout value in seconds in the Fastly Configuration section > Advanced Configuration in the Admin Panel. Fastly is a cloud-based caching service that improves site performance and security for Adobe Commerce Cloud projects. Fastly has a default timeout value of 180 seconds for admin requests, which means that any request that takes longer than 180 seconds will be terminated and result in a timeout error. The developer can increase this value to allow longer processing time for admin requests without causing errors. The developer also needs to save the configuration and upload VCL to Fastly to apply the changes. Verified Reference: [Magento 2.4 DevDocs]


Contribute your Thoughts:

Karina
6 days ago
Actually, I believe we also need to create a new system configuration in system.xmi for the schedule, so option A might be the correct answer.
upvoted 0 times
...
Desmond
6 days ago
I'm not sure why we need the cron_groups.xmi file for this. Isn't that a bit overkill? Option C looks good to me.
upvoted 0 times
...
Ahmed
8 days ago
Option C seems the most straightforward approach. Just create the crontab.xml file and schedule the new cron job. Simple and to the point!
upvoted 0 times
...
Lorean
12 days ago
I agree with Jodi, creating a crontab.xmi file and setting a schedule seems like the right approach.
upvoted 0 times
...
Jodi
14 days ago
I think the minimally required step is to create a crontab.xmi file and set a schedule for the new cron job.
upvoted 0 times
...

Save Cancel