- 🇮🇳India ShubhamJ
@maxdev
How can we programatically set queue to 0?
Also, should we replace Queue UI with other module?
Can you suggest? - 🇺🇸United States bogdog400
I've had this happen lately with a very long CSV file filled with media URLs. The percentage completed oscillates. It runs up to 90% and then drops back down to 10%. It's confusing.
- 🇺🇸United States fredonia_webteam
We have experienced this issue with 825 items, which updates every 3 hours. The import stalls at different points in the process. We have included screen captures for you to view:
- log.png - shows the log of the import. Each stall shows the import at various counts (200, 400, 600). Note the import works after unlocking and then running drush feeds:import (825 items).
- status.png - show the status of the import. The last update (from this morning) was 1:00am, with the import start time of yesterday at 9:21am.
We have other (short) feeds importing with no issues. Cron runs every hour. We have bumped up the cron frequency, but it does not make any difference. It's as if the other imports overtake the cron, which in turn prevents the large feed from importing. There are no errors on the feed, nor does it ever unlock on its own to allow a fresh import to start. This issue happens in both a load balanced environment and non-load balanced environment.
We hope these details help with resolving this issue.
Drupal 9.5.7, Feeds 8.x-3.0-beta3