AKA: remove failed tasks from the tasks queue. Here, since restore is broken, the second I request restore on any site, the whole queue is blocked and no other task can be ran.

Comments

anarcat’s picture

Status: Active » Fixed

This was easier than I thought:

http://drupal.org/cvs?commit=122613

So we do not remove the task from the queue when it fails (yet), maybe we should do that instead, but we'll actually implement that if it becomes an issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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