IndexerExecutionStatus Enum

Represents the status of an individual indexer execution.

Inheritance
builtins.str
IndexerExecutionStatus
IndexerExecutionStatus

Constructor

IndexerExecutionStatus(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

IN_PROGRESS
RESET
SUCCESS
TRANSIENT_FAILURE