How do we can schedule a queue job and use appendOutputTo and emailOutputTo option #35466
Unanswered
sachinkumar121
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I used the Task Scheduling option to Schedule a job. The job is scheduled successfully but I can't able to use the option appendOutputTo to append data to my log file and also emailOutputTo is also sending the outdated logs value(or sometimes totally empty email body).
I also need to know if there is any way to return data from the Jobs so that value can be used as a value for appendOutputTo option.
Here is Kernel.php look like
Stackoverflow question link
Beta Was this translation helpful? Give feedback.
All reactions