agent2agentSourceA2ATaskNotCancelableError

class TaskNotCancelableError

An attempt was made to cancel a task that is not in a cancelable state (e.g., it has already reached a terminal state like completed, failed, or canceled).