"""Constants.""" STATUS_OK = 'success' STATUS_ERROR = 'error' STATUS_SKIP = 'skip'