You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: