daisy / pipeline-ui

A user interface for the DAISY Pipeline 2
MIT License
6 stars 2 forks source link

feat(#139): retrieve job log in result folder and delete remote job #215

Closed NPavie closed 5 months ago

NPavie commented 5 months ago

Proposal PR to also fetch and save job logs in the result folder and delete the job data in the engine afterward.

marisademeglio commented 5 months ago

I tried to cause an error in a job by running the Daisy 2.02 validator with the wrong type of document (used "content.html" not "ncc.html") and the app crashed. This does not happen with the main branch code.

NPavie commented 5 months ago

Ha ! i'll do more tests (i might have missed things while rebasing)

marisademeglio commented 5 months ago

The job log is correctly stored in the results folder, seems fine to me.

bertfrees commented 5 months ago

The "View detailed log" link does not work anymore.