@@ -135,14 +135,14 @@ class Events extends Singleton {
returnnew\WP_Error('no-free-threads',sprintf(__('No resources available to run the job with action action `%1$s` and arguments `%2$s`.','automattic-cron-control'),$event['action'],maybe_serialize($event['args'])),array('status'=>429,));
}
// Mark the event completed, and reschedule if desired