Re: DatabaseError.DATABASE_ERROR

2012-07-13 Thread jstedman
Perhaps breaking down your requests into several smaller requests, it might happen less frequently. DeadlineException(at least in other Google services) usually indicates that it is taking too long to return from a web service request. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

DatabaseError.DATABASE_ERROR

2012-07-13 Thread Dorian Kind
Hi, during the last few days, I've observed a number of calls to MutateJobService.mutate() fail, returning DatabaseError.DATABASE_ERROR with the additional information "trigger:'DeadlineException'"—I assume this is an indication for a unusally high workload.