Miva Merchant Development by Scot's Scripts

TIMEOUTS: Run Feed Template via Scheduled Task

Miva Knowledge Base
TIMEOUTS: Run Feed Template via Scheduled Task
Important Notice: This information is for internal reference only. Use at your own risk.
Does Google actually understand your Miva Merchant store? Our JSON-LD schema generator makes sure it does. Contact us to get started. (more info)

TIMEOUTS: Run Feed Template via Scheduled Task

Scot Ranney • July 07, 2026


If you need to do a big processing job that will undoubtedly time out, use a scheduled task which has a much larger timeout,  usually 60 minutes.

Template Workbenches:

Create a feed template to do what you want and run it via a scheduled task. Make sure you do dry runs in a normal workbench template before letting it go automatic. Be sure to use file_write/file_append to keep a log file of progress.

Modules:

Put a scheduled task feature in a module and then run it via store scheduled tasks. See knowledge base entry:

https://www.scotsscripts.com/mvblog/scheduled-task-module-development.html


https://www.scotsscripts.com/mvblog/timeouts-run-feed-template-via-scheduled-task.html

mvkb_timeouts