You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
With GAE std and java8, when the 60 second time limit is exceeded and your process is killed (or whatever) it does not appears that this timeout is shown in the logs? Am I missing something or is this a bug?
Yannick (Cloud Platform Support)
unread,
Jul 18, 2017, 4:49:14 PM7/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
That does indeed sound like a bug as DeadlineExceededException should be raised when a request runs for over 60 seconds. If you are consistently seeing this behavior you should create an issue on our App Engine issue tracker so we can make the product team aware of it.