次のcron.xmlファイルを使用してアプリをデプロイしようとしています。
<cronentries>
<cron>
<url>/parse/</url>
<description>test</description>
<schedule>every 20 seconds</schedule>
</cron>
</cronentries>
ただし、エラーが発生し続けます。
An internal error occurred during: "Deploying App to Google". Schedule every 20 seconds failed to parse
なぜ何かアイデアはありますか?