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:

Lorean
2 days ago
I agree with Jodi, creating a crontab.xmi file and setting a schedule seems like the right approach.
upvoted 0 times
...
Jodi
4 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