|
6 | 6 | [id="quota-enforcement_{context}"] |
7 | 7 | = Quota enforcement |
8 | 8 |
|
9 | | -After a resource quota for a project is first created, the project restricts the |
10 | | -ability to create any new resources that may violate a quota constraint until it |
11 | | -has calculated updated usage statistics. |
| 9 | +After a resource quota for a project is first created, the project restricts the ability to create any new resources that may violate a quota constraint until it has calculated updated usage statistics. |
12 | 10 |
|
13 | | -After a quota is created and usage statistics are updated, the project accepts |
14 | | -the creation of new content. When you create or modify resources, your quota |
15 | | -usage is incremented immediately upon the request to create or modify the |
16 | | -resource. |
| 11 | +After a quota is created and usage statistics are updated, the project accepts the creation of new content. When you create or modify resources, your quota usage is incremented immediately upon the request to create or modify the resource. |
17 | 12 |
|
18 | | -When you delete a resource, your quota use is decremented during the next full |
19 | | -recalculation of quota statistics for the project. A configurable amount of time |
20 | | -determines how long it takes to reduce quota usage statistics to their current |
21 | | -observed system value. |
| 13 | +When you delete a resource, your quota use is decremented during the next full recalculation of quota statistics for the project. A configurable amount of time determines how long it takes to reduce quota usage statistics to their current observed system value. |
22 | 14 |
|
23 | | -If project modifications exceed a quota usage limit, the server denies the |
24 | | -action, and an appropriate error message is returned to the user explaining the |
25 | | -quota constraint violated, and what their currently observed usage statistics |
26 | | -are in the system. |
| 15 | +If project modifications exceed a quota usage limit, the server denies the action, and an appropriate error message is returned to the user explaining the quota constraint violated, and what their currently observed usage statistics are in the system. |
0 commit comments