Add conversions to a queue batch #2874
Unanswered
driftingly
asked this question in
Q&A
Replies: 2 comments
-
Right now you can't get to the job itself. I would accept a PR that would put the conversion jobs into a batch and a PR that would allow users to get that batch and/or job. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We ended up changing the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know of a way to get the conversion job instead of running it?
We have a job that creates a batch of images to download, we would like to add the conversions to the same batch so we can notify the user when the images finished downloading AND the conversion has run.
Something like this:
https://laravel.com/docs/master/queues#job-batching
Beta Was this translation helpful? Give feedback.
All reactions