|
|
|
|
|
by goksan
1173 days ago
|
|
Hey no worries, happy to share :) I should mention that the terms are fetched via an external API, I think that API failing temporarily caused the issue you were observing. You’re right, static generation would have avoided the issue. Alternatively, I could be caching the response for a period. I’ve also got HAProxy in front of the application servers, but haven’t explored it’s caching capabilities. |
|