Skip to content

Commit dfdffbb

Browse files
Enumerate sync rate term
1 parent b758663 commit dfdffbb

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

website/src/pages/en/subgraphs/fair-use-policy.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Beyond that, pricing is variable and adjusts based on usage patterns, network co
2727
#### **Syncing Limits**
2828

2929
Subgraphs must sync within **14 days** of deployment.
30+
Subgraphs older than 14 days that fall significantly behind chainhead — at least 2,000 blocks behind with sustained outlier lag — may be deleted, even if they previously synced successfully.
31+
32+
3033

3134
> You can monitor your usage to avoid surpassing limits via [Subgraph Studio](https://thegraph.com/studio/).
3235
@@ -36,7 +39,8 @@ To preserve the stability of Edge & Node's Subgraph Studio and the reliability o
3639

3740
- **Storage** usage beyond posted limits. This includes circumvention of storage thresholds (e.g., use of multiple free-tier accounts).
3841
- **Utilization** that is abnormally high, or zero utilization, or sustained bandwidth.
39-
- **Sync** time greater than 14 days after deployment.
42+
- **Sync time** greater than 14 days after deployment.
43+
- **Sync rate** that is a sustained outlier for the chain, over 14 days old, and at least 2,000 blocks behind chainhead.
4044

4145
The Edge & Node Support Team reserves the right to revise fair limits or impose temporary constraints for operational integrity.
4246

0 commit comments

Comments
 (0)