Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cloud Run Revision error when using Edit and Deploy New Revision

I have a scheduled function that ran for about 60 seconds before begin throttled down and then eventually dying without any errors in the logs.

I found there is a default Request timeout of 60 seconds so I edited the function to increase it to 3600 seconds and then deployed it using the Edit and Deploy New Revision page. 

When I check the function's Revisions page, however, the new revision shows an error and a not too helpful message: Revision 'XXX' is not ready and cannot serve traffic. Image 'us-central1-docker.pkg.dev/<app_id>/gcf-artifacts/<function_name>:version_1' not found.

So it looks like the function is never created. Is there anything I can check to figure out the reason why? The original function works fine with the exception of the 60 seconds problem.

0 0 124
0 REPLIES 0