Poorman is currently not implemented. Because of this the crons are currently not running as per the schedule.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

abhishek-anand created an issue. See original summary.

Berdir’s picture

They're run whenever cron is run. I think the standard poormanscron implementation is enough, if anything, we could offer more frequent options there than 1 hour.

Any serious site should use proper cron handling and not rely on this anyway.

Berdir’s picture

What I mean is that we should remove all poormanscron related code except maybe adding the suggested form alter mentioned above.

abhishek-anand’s picture

Removed all poermancron related code as per Berdir's suggestion,
Added a form_alter to increase automated_cron frequency.

abhishek-anand’s picture

Status: Active » Needs review
Berdir’s picture

Title: Implement poormancron » Remove poormancron code
Status: Needs review » Fixed

Nice. Since we haven't had any feedback from the maintainer, lets kill this stuff. Whatever we'd add would look very different anyway.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.