RuntimeError:
{
"clientCustomerId": REDACTED,
"batchJobId": "1610987512",
"batchJob": {
'id': 1610987512,
'status': 'CANCELED',
'progressStats': {
'numOperationsExecuted': 363682,
'numOperationsSucceeded': 363678,
'estimatedPercentExecuted': 14,
'numResultsWritten': 363682
},
'uploadUrl': None,
'downloadUrl': {
'url': 'redacted',
'expiration': '20190801 171746 America/Los_Angeles'
},
'processingErrors': [
{
'fieldPath': None,
'fieldPathElements': [],
'trigger': None,
'errorString': 'BatchJobProcessingError.INTERNAL_ERROR',
'ApiError.Type': 'BatchJobProcessingError',
'reason': 'INTERNAL_ERROR'
}
],
'diskUsageQuotaBalance': None
}
}