Persistent 500 error blocking population tasks

Failed job:

The following MR is throwing 500 errors when indexed via the API or accessed directly. This is causing the population operation to fail:

I may revert the MR population for the timebeing as this data is not yet being used by any graphs

The problem with changing the population tasks to cope with 500 errors for individual resources is that we query the API for paged results 100 in length and any of those 100 results could be causing the problem

Edited by Mark Fletcher