The platform will only hold the rates you see for 2 minutes. Following that, the rates will be refreshed to the new rates, and you will receive and error "deadline exceeded".
How long are the rates I see on my screen valid/on-hold for?
<% if (previousArticle) { %>
<% } %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>