Adobe
AD0-E716 · Question #54
When attempting operations that require lengthy processing, a merchant on Adobe Commerce Cloud receives a timeout error after 180 seconds. How would the developer deal with this issue? A. 1. Modify ad
Sign in or unlock AD0-E716 to reveal the answer and full explanation for question #54. The question stem and answer options stay visible for context.
Troubleshooting
Question
When attempting operations that require lengthy processing, a merchant on Adobe Commerce Cloud receives a timeout error after 180 seconds. How would the developer deal with this issue? A. 1. Modify admin timeout into .magento.app.yamifile. 2. Commit and push that code from the local environment. 3. Move code to Production environment. B. 1. In the Fastly Configuration section > Advanced Configuration. 2. Set the Admin path timeout value in seconds. 3. Save config and Upload VCL to Fastly. C. 1. Modify admin timeout into app/etc/config.php file. 2. Commit and push that code from the local environment. 3. Submit a support ticket to apply the changes.
Options
- A
- Modify admin timeout into .magento.app.yamifile. 2. Commit and push that code from the local environment. 3. Move code to Production environment.
- B
- In the Fastly Configuration section > Advanced Configuration. 2. Set the Admin path timeout value in seconds. 3. Save config and Upload VCL to Fastly.
- C
- Modify admin timeout into app/etc/config.php file. 2. Commit and push that code from the local environment. 3. Submit a support ticket to apply the changes.
Unlock AD0-E716 to see the answer
You've previewed enough free AD0-E716 questions. Unlock AD0-E716 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#timeout error#Fastly#admin path timeout#VCL configuration