I am running an API on Cloud Run regularly from Cloud Scheduler.
Suddenly, I got a URL_UNREACHABLE-UNREACHABLE_5xx error.
I did not change the source code or redeploy Cloud Run, but the error stopped.
In my local environment with the same source code and settings (environment variables, external API endpoints), it works fine.