Hello,
Our engineering team is always looking to improve the performance of batch jobs, so I'll pass along this ID to them to see if they can find anything specific that might be causing issues here.
In general, the best recommendations to help with the success rate of your batch jobs are:
1) Use smaller batched. If you are using very large batches, try breaking them up into smaller batches to see a higher success rate.
2) Group like operations together. Put all your campaign operations first, then all your ad group operations, then all your ad operations, rather than mixing and matching. This will speed up processing significantly.
Engineering is working on ways to address both of these issues so that they are handled automatically on the server side, but for now making these changes on your side can help with reliability and speed of the batch job service.
Regards,
Mike, AdWords API Team