docspell / dsc

Docspell command line interface
https://docspell.org/docs/tools/cli
GNU General Public License v3.0
19 stars 5 forks source link

Problem cancelling a job #603

Closed germainm closed 2 weeks ago

germainm commented 2 weeks ago

I did upload some files with the dsc client by error (huge log file) and now I can't kill the jobs from the UI.

when I click cancel in the processing queue nothing happen

I read the documentation and the default timeout for weasyprint should be 2 minutes. But the job is never cancelled by joex

I added

to the docker compose joex container , stopped the container, rm and up it again, but it's still the same behavior

how can I kill thoses kind of jobs?

thanks for help

germainm commented 2 weeks ago

will close and open in the docspell repo instead with more details