Get desktop application:
View/edit binary Protocol Buffers messages
Used in: internalevent.TaskCreatedEvent
string id = 1
uint32 attempts = 3
string failed_reason = 4
Used in: Task
TASK_STATUS_INVALID = 0
TASK_STATUS_NOT_EXECUTED = 1
TASK_STATUS_RETRIABLE_FAILED = 2
TASK_STATUS_UNRETRIABLE_FAILED = 3
TASK_STATUS_SUCCESS = 4