This module creates an admin page allowing an admin to halt and then restart all feeds imports configured to run automatically (queue/cron).
The feeds in question are disabled (to prevent further imports) and the records of their current progress for any active imports are removed (to avoid data loss from the feeds "clean" functionality upon restarting). All other info including guids on imported items is left intact.
Please backup your database before using this at least the first couple times to confirm that it works as you expect for your use case.