class TaskFail(Base):
    """
    TaskFail tracks the failed run durations of each task instance.
    """