You are here

constant SC_ERROR_FAILED in Services Client 7.2

Same name and namespace in other branches
  1. 7 services_client_error/services_client_error.module \SC_ERROR_FAILED
1 use of SC_ERROR_FAILED
services_client_error_task_finalize in services_client_error/services_client_error.tasks.inc
Implements finalize hook to determine queue item state.

File

services_client_error/services_client_error.module, line 9
Services Client error handling, re-try and reporting.

Code

define('SC_ERROR_FAILED', 1);