【发布时间】:2018-08-13 15:05:54
【问题描述】:
在 Amazon Athena 中执行的两个请求之间是否有时间限制? 例如,我从 python 代码中发起一些请求:
the request request1 at time t1
the request request2 at time t2
the request request3 at time t3
我的问题,之间是否有限制间隔
t1 and t2
t2 and t3
因为在 27 次请求后,我的请求被取消或失败。
【问题讨论】:
-
您的问题不清楚。您能否编辑您的问题并解释您要做什么,您是如何尝试的(显示一些代码!),您得到什么输出以及您期望什么。请提供足够的信息,以便我们可以尝试重现该情况以帮助您进行调试。
标签: amazon-web-services amazon-athena