Youtube is rate limiting us on global rebake

I’ve got a site that I just moved to a new server. Now none of the youtube links are one-boxing. They don’t onebox if I rebuild html, or rebake from the command line, or post the link to a new message.

I thought it might be space related, but I’ve cleaned up the disk and re-enabled download images to local.

They have tons of youtube links and it appears that when the posts got rebaked it triggered rate limiting on the youtube side.

When I pull from youtube I see this:

  <div class="clear"></div>
</div><div id="content" class="  content-alignment" role="main"><p class='largeText'>Sorry for the interruption. We have been receiving a large volume of requests from your network.</p>

@sam I’m pinging you because I saw you committed something related to this rebaking and I suspect that this could cause problems for other sites that rebake lots of youtube links.

本周我在另外两个地方也看到了完全相同的报告。

我不太确定该如何处理,我们不想每次出现问题就陷入无限的重建循环。

我暂时想不出什么简单的解决办法,除非直接排队进行另一次重建,在已编译的内容中搜索问题文件,并限制每次处理的数量,比如 50 个。

@pfaffman 关于您遇到的这个问题(发生时间晚于 这个问题),是否意味着任何包含 YouTube 链接的新帖子都无法生成单行预览卡片?

您是否通过限制重烘焙所有帖子来解决这个问题?

抱歉,我记不清了。我想问题可能因为这是一个子文件夹站点而变得更加复杂,WordPress 在那里也做了……某些事情。