export interface BackgroundCancelArgs { task_id?: string; all?: boolean; }