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

Record payload of the job #2

Open
judgej opened this issue Mar 14, 2018 · 0 comments
Open

Record payload of the job #2

judgej opened this issue Mar 14, 2018 · 0 comments

Comments

@judgej
Copy link

judgej commented Mar 14, 2018

At the moment we get to see that a job of a given name started and ended. We don't know anything about what that job was working on or processing. The payload() of the job gives us these details, and it would be great to capture that information too. Without that, the monitor is really only good for statistics.

judgej added a commit to academe/laravel-queue-monitor that referenced this issue Mar 14, 2018
Record the payload.
Created an eloquent model for the table.
TODO: config file to turn payload monitoring on and off.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant