TaskWaitingCode

The SmartQueue task's waiting code
View as Markdown

Values

NONE
500

The task is not in a queue.

SUCCESS
200

The task is queued successfully, the estimated response time is calculated.

CANNOT_BE_ESTIMATED
501

ETA for the task is not estimated.

OVERFLOWED
503

The task is not queued because of the queue overflow.