Variant generation needs to be batched into jobs and run using Craft's default queue. It's not bad when generating a handful of variants, but things quickly get out of hand and take minutes to generate when there are a lot of selected options.
The UI currently has support for informing the user to check back later once the jobs have been processed. There is no support for showing the queue progress.
Variant generation needs to be batched into jobs and run using Craft's default queue. It's not bad when generating a handful of variants, but things quickly get out of hand and take minutes to generate when there are a lot of selected options.
The UI currently has support for informing the user to check back later once the jobs have been processed. There is no support for showing the queue progress.