docspell/modules/microsite/docs/doc
Eike Kettner 41c0f70d3b Fix cancelling jobs
A request to cancel a job was not processed correctly. The cancelling
routine of a task must run, regardless of the (non-final) state. Now
it works like this: if a job is currently running, it is interrupted
and its cancel routine is invoked. It then enters "cancelled" state.
If it is stuck, it is loaded and only its cancel routine is run. If it
is in a final state or waiting, it is removed from the queue.
2020-06-26 23:08:27 +02:00
..
tools Add docs for how to create a smtp gateway 2020-06-14 21:35:20 +02:00
configure.md Fix global re-index task to re-create the schema 2020-06-25 23:02:06 +02:00
curate.md Documentation updates 2020-06-25 01:36:26 +02:00
emailsettings.md Update documentation 2020-05-23 00:10:07 +02:00
finding.md Update finding documentation 2020-06-24 23:37:20 +02:00
install.md Documentation updates 2020-05-25 09:52:19 +02:00
joex.md Fix typos in documentation 2020-06-03 23:50:48 +02:00
mailitem.md Update documentation 2020-05-23 00:10:07 +02:00
metadata.md Update microsite 2020-03-28 21:44:14 +01:00
nix.md sbt scalafmtAll 2020-02-25 20:55:00 +01:00
notifydueitems.md Update documentation 2020-05-23 00:10:07 +02:00
processing.md Fix cancelling jobs 2020-06-26 23:08:27 +02:00
reverseproxy.md Add reverse proxy doc 2020-02-24 15:11:50 +01:00
scanmailbox.md Fix typos in documentation 2020-06-03 23:50:48 +02:00
tools.md Add docs for how to create a smtp gateway 2020-06-14 21:35:20 +02:00
uploading.md Add docs for how to create a smtp gateway 2020-06-14 21:35:20 +02:00