Skip to content

Commit 47ab9a1

Browse files
committed
feat(TaskProcessing): add taskprocessing:task:cleanup command
Signed-off-by: Oleksander Piskun <[email protected]>
1 parent 7ac0c27 commit 47ab9a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

admin_manual/ai/app_assistant.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,14 @@ Set 1 to enable and 0 to disable an implemented task type.
193193
194194
shows statistics for all task processing Tasks.
195195

196+
5. Clean-up old tasks
197+
198+
.. code-block::
199+
200+
occ taskprocessing:task:cleanup
201+
202+
delete tasks that are older than this number of seconds, defaults to 4 months.
203+
196204
Image storage
197205
~~~~~~~~~~~~~
198206

0 commit comments

Comments
 (0)