我有一个Python函数,它为我的邮件列表中的每个电子邮件地址添加一个任务队列(每次我发送它们时都会有数千个)。问题是,即使每个邮件都是通过在任务队列中执行来发送的,我仍然会收到这个可怕的错误:
DeadlineExceededError: The API call mail.Send() took too long
inst).database(db).snapshot() as snapshot: # this works for row in result:如果我在“快照”调用中设置了时间戳,这将返回下面的错误消息:
grpc._Rendezvous:以(StatusCode.DEADLINE_EXCEEDED,截止日期超过)
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 592, in ge