Hi, Let's say I have several hundred instances of a task waiting in a queue and this task needs a database connection to complete successfully. Somewhere along the way the database goes down, so tasks are starting to fail one after another. When this happens (say when ), is there a way to suspend processing of the remaining tasks?
Thanks Dmitry -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

