【发布时间】:2016-06-25 03:35:42
【问题描述】:
今天早些时候,我在日志中注意到以下错误:
503 Too many outstanding pull requests for subscription '<...>'.
Please reduce the number of simultaneous Pull() requests invoked for
this subscription. (POST https://pubsub.googleapis.com/v1/projects/<...>:pull)
我尝试搜索允许的同时拉取请求的确切数量,但似乎在任何地方都找不到。我发现唯一提到此错误的是here in the docs,但同样没有说明数字。
我从订阅中提取了 40 个进程。
【问题讨论】: