Closed objecthub-io closed 7 years ago
When opening the Micro App through it's custom domain, the old Micro app still appears, since it was cached by Cloud Front.
Fixed.
The problem was that CloudFront defaulted to caching objects for 24 hours. By providing a Cache-Control header defaulting to 0 this behaviour is now overridden.
Cache-Control
0
Steps
Findings
When opening the Micro App through it's custom domain, the old Micro app still appears, since it was cached by Cloud Front.