When container reaches its monthly request limit, we send 3 emails asking to upgrade. If the container was not upgraded, we would pause it. Requests would not renew in the next billing period if the container was on the Free plan.
If the container was subscribed to one of the paid plans, requests would be renewed in the next billing period, and the container reactivated.
If I go over my plan limit for the month
When you go to your container and click Subscription, you will see such options:
- Upgrade container automatically - when the container exceeds the request limit, we upgrade your plan automatically.
- Do nothing and wait for me to manually update my plan - when the container exceeds the request limit, we will not upgrade your plan until you decide so.
How can we help?
Search
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
Comments
0 comments
Please sign in to leave a comment.