`review-deploy` fails during `verify_deploy` with multiple timeouts

Summary

Several review app pipelines are failing, including on master:

$ verify_deploy
Verifying deployment at https://gitlab-review-acunskis-r-d2c8h9.gitlab-review.app
...
curl: (7) Failed to connect to gitlab-review-acunskis-r-d2c8h9.gitlab-review.app port 443: Connection timed out
Expected HTTP status 200: received 000
Review app is not available at https://gitlab-review-acunskis-r-d2c8h9.gitlab-review.app: see the logs from cURL above for more details
==> 'verify_deploy' failed (1) in 794 seconds.

The problem persists after running review-stop and then review-deploy again.

Cloud console shows the workloads as ok.

Example pipelines