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.

Vi exatamente isso relatado esta semana em outros dois lugares.

Não tenho muita certeza do que fazer aqui. Não queremos entrar em um loop infinito de rebakes toda vez que isso falhar.

Não consigo pensar facilmente em uma solução simples, a menos que seja apenas enfileirar outro rebake procurando pelo conteúdo problemático no cooked, limitando, digamos, a 50 por vez.

@pfaffman uma pergunta sobre esse problema que você teve (que ocorreu depois deste aqui). Isso significava que qualquer nova postagem com uma URL do YouTube não era convertida em um único bloco, certo?

Você resolveu isso refazendo tudo com um limite para eles?

Desculpe. Eu simplesmente não me lembro. Acredito que o problema foi agravado por ser um site em uma subpasta, onde o WordPress também estava fazendo… alguma coisa.