constant COMMERCE_LICENSE_SYNC_FAILED_RETRY in Commerce License 7
2 uses of COMMERCE_LICENSE_SYNC_FAILED_RETRY
- CommerceLicenseRemoteBase::checkoutCompletionMessage in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::checkoutCompletionMessage().
- commerce_license_synchronization_queue_process in ./
commerce_license.module - Worker callback for synchronizing licenses.
File
- ./
commerce_license.module, line 19 - Provides a framework for selling access to local or remote resources.
Code
define('COMMERCE_LICENSE_SYNC_FAILED_RETRY', 4);