Data state : a data is in some non-terminal states (along process) then in a terminal state (at the end) :

  • terminal states : see TERMINAL_STATES list

  • non-terminal states are : 'new', 'upload', 'queued', 'running', 'paused', 'setting_metadata'

isDataInATerminalState(data_info)

Arguments

data_info

Data information.

Value

Boolean