Closed mohitb35 closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
planet-webapp-multi-tenancy-setup | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 15, 2024 3:02pm |
This pull request separates the cache key for data explorer APIs based on the API_ENDPOINT env var to avoid data crossing between systems. The cache key is now prefixed with the API endpoint or 'env_missing' if the endpoint is not available. This change affects multiple files and ensures that the cache key is unique for each environment.
Note: while data explorer APIs do not use the API_ENDPOINT, they access the same set of data.