Return the status and metric values for a given worker job. Statuses are: 'Prepared', 'Running', 'Success', 'Failed'. Returns an array of ['status', 'metric1val', 'metric2val', 'metric3val'], or NULL on error.
This is the code documentation for the SproutCMS project
Search documentation |
function getStatus()Return the status and metric values for a given worker job. Statuses are: 'Prepared', 'Running', 'Success', 'Failed'. Returns an array of ['status', 'metric1val', 'metric2val', 'metric3val'], or NULL on error.
Usageunknown WorkerCtrl::getStatus ( mixed $job_id ); Arguments
|
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |