17.166. Enum AcquisitionStatus
Namespace: ArmoniK.Core.Common.Pollster
Assembly: ArmoniK.Core.Common.dll
public enum AcquisitionStatus
17.166.1. Fields
Acquired = 0
Task successfully acquired
AcquisitionFailedMessageDuplicated = 23
Task acquisition failed and message seems to be duplicated
AcquisitionFailedProcessingHere = 24
Task acquisition failed and task is being processed here
AcquisitionFailedTaskCancelling = 22
Task acquisition failed and task is being cancelled
AcquisitionFailedTimeoutNotExceeded = 21
Task acquisition failed and timeout before acquisition is not exceeded
CancelledAfterAcquisition = 19
Task not acquired because cancellation token triggered after acquisition
CancelledAfterFirstRead = 1
Cancellation token triggered after task read
CancelledAfterPreconditions = 25
Task not acquired because cancellation token triggered precondition are ok
CancelledAfterSessionAccess = 18
Task not acquired because cancellation token triggered after session state processing
PodIdEmptyAfterAcquisition = 20
Task not acquired because
SessionNotExecutable = 16
Task not acquired because tasks from session should not be run anymore
SessionPaused = 17
Task not acquired because the session has been paused
TaskIsCancelled = 6
Task not acquired because its status is
TaskIsCancelling = 2
Task not acquired because its status is
TaskIsCreating = 4
Task not acquired because its status is
TaskIsError = 5
Task not acquired because its status is
TaskIsPaused = 27
Task is paused but still in the queue
TaskIsPending = 28
Task is missing dependencies but happens to be in the queue
TaskIsProcessed = 3
Task not acquired because its status is
TaskIsProcessingButSeemsCrashed = 15
Task not acquired because its status is
TaskIsProcessingElsewhere = 8
Task not acquired because its status is
TaskIsProcessingHere = 9
Task not acquired because its status is
TaskIsProcessingPodIdEmpty = 7
Task not acquired because its status is
TaskIsRetried = 10
Task not acquired because its status is
TaskIsRetriedAndRetryIsCreating = 11
Task not acquired because its status is
TaskIsRetriedAndRetryIsNotFound = 12
Task not acquired because its status is
TaskIsRetriedAndRetryIsPending = 14
Task not acquired because its status is
TaskIsRetriedAndRetryIsSubmitted = 13
Task not acquired because its status is
TaskNotFound = 26
Task not acquired because task metadata are not found in database
TaskSubmittedButPreviouslyDispatched = 29
Task is received with status
TaskSubmittedButPreviouslyProcessing = 30
Task is received with status