TaskStatus:
    | "unavailable"
    | "new"
    | "waiting_payment"
    | "pending"
    | "success"
    | "error"