The API went offline today. This meant that the site has unassigned variables such as {{totalArticlesCount}} on the page content during auto-deploy.
Is it possible to set default values so that variables are populated with semi-accurate values upon API failure and auto-deployment?
The API went offline today. This meant that the site has unassigned variables such as
{{totalArticlesCount}}on the page content during auto-deploy.Is it possible to set default values so that variables are populated with semi-accurate values upon API failure and auto-deployment?