craft-async-queue
craft-async-queue copied to clipboard
Queue does not run when jobs are added from "Live preview"
I noticed that sometimes I have waiting jobs for Updating search indexes and Pruning extra revisions.
These jobs will just sit there with an orange status until some other thing triggers the queue, I used to start the async queue test to get these done.
After testing a bit it seems these accumulate when you edit an entry with live preview.
My setup has a matrix field with multiple levels, all as inline editable blocks.