unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

Fix invalidation to use correct credentials #875

Closed kaihendry closed 4 years ago

kaihendry commented 4 years ago

https://github.com/unee-t/frontend/issues/859 This might not work since deploys can timeout or fail before invalidation is ever run. Or worse invalidation happens before the app rolls out changes, leading the previous app to be effectively cached, and not the new one.