Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Job Queues #3

Open
moacode opened this issue Dec 8, 2020 · 1 comment
Open

Implement Job Queues #3

moacode opened this issue Dec 8, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@moacode
Copy link

moacode commented Dec 8, 2020

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.

@moacode
Copy link
Author

moacode commented Dec 8, 2020

Estimate: 3–5 hours to create, test and make improvements to the front end.

@moacode moacode added the enhancement New feature or request label Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant