-record(task_cancelation_details, { matched_tasks :: integer(), canceled_tasks :: gleam@option:option(integer()), original_filter :: binary() }).