Google Cloud App Engine SSL URLS are not updating after deployment (non-ssl does)

Viewed 28

I successfully deploy a new version to App Engine, then delete the older version via the Google Cloud Console. 100% traffic is pointed to the new instance. I checked the source code, it's all correct.

When I visit the non-SSL URL, everything is updated and works as expected within minutes every time.

When going to the SSL URL, it's cached from an older version which doesn't not exist. It can take hours to see the update. I've tried with Private Mode Safari and Incognito Chrome, same issue)

Is anyone else experiencing this?

Is there a way to force the SSL version to refresh like the non-SSL version?

0 Answers
Related