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

Allow tailing logs and display on web ui #3

Open
wenbinf opened this issue Dec 23, 2015 · 3 comments
Open

Allow tailing logs and display on web ui #3

wenbinf opened this issue Dec 23, 2015 · 3 comments

Comments

@wenbinf
Copy link
Contributor

wenbinf commented Dec 23, 2015

No description provided.

@jeremi
Copy link

jeremi commented Jan 8, 2016

+1 it would be great to be able to have the log & output of the task to make it easier to diagnostic the issue.

@MoshiMoshi0
Copy link
Contributor

MoshiMoshi0 commented May 13, 2017

@wenbinf I added support for storing job result in database on my fork. It uses json to store returned data from job.run. Stacktrace is saved in the result field instead of in description field.

Dont know if this is pr worthy. I think your idea was to save log files for each job.
Here is the commit.

table_view
failed_modal
succeeded_modal

@wenbinf
Copy link
Contributor Author

wenbinf commented May 15, 2017

@devcompl Thanks for the change. Could you send a pull request for this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants