Specify queue for AppendQueryToSheet job #3347
willfthompson
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
See https://docs.laravel-excel.com/3.1/exports/queued.html#custom-queues |
Beta Was this translation helpful? Give feedback.
4 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.
-
Is it possible to change the queue for the AppendQueryToSheet job? As this is a time consuming function I would like to specify it runs on out slow queue and does not interrupt other jobs that are vital to our application.
If not, this would be REALLY useful
Beta Was this translation helpful? Give feedback.
All reactions