fix: more work on background tasks

This commit is contained in:
2026-07-24 11:43:11 +02:00
parent c187108f89
commit da13bac755
45 changed files with 2905 additions and 732 deletions

View File

@@ -1833,6 +1833,10 @@
{
"description": "Public task snapshot returned by the task manager.",
"fields": {
"cancellable": "boolean",
"cancellation_requested": "boolean",
"group_id": "string | nil",
"group_name": "string | nil",
"id": "string",
"message": "string | nil",
"name": "string",