Hi,
I was wondering if invoking Services counts as triggering Poormanscron.
I figure Services would have to do its own bootstrap, so it would work, but I'm asking to be sure.
Thanks!
Hi,
I was wondering if invoking Services counts as triggering Poormanscron.
I figure Services would have to do its own bootstrap, so it would work, but I'm asking to be sure.
Thanks!
Comments
Comment #1
dave reidThe 2.x version of Poormanscron runs via a JavaScript callback that only gets run when browser requests are run, so I don't think it's likely that poormanscron is triggered on services requests.