On several occasions the cron fails when it's processing items related to activities.

The cause is in most cases that the referenced content in the queue item has since been deleted. The code assigned to processing the queue item doesn't properly check for this.

Fixing this should make the cron more stable, as it sometimes just stops and doesn't pick up any other items because of a failing one.

Comments

bramtenhove created an issue. See original summary.

bramtenhove’s picture

bramtenhove’s picture

Status: Active » Needs review

bramtenhove’s picture

Status: Needs review » Fixed

  • bramtenhove committed 3b166a1 on 8.x-5.x
    #3066419 - Make the cron more stable by adding defensive checks (#1410...

  • df7b2dd committed on 8.x-6.x
    #3066419 - Make the cron more stable by adding defensive checks (#1410...

Status: Fixed » Closed (fixed)

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