Skip to content

Commit 1b32ed4

Browse files
Restructured fair use policy to account for sync time and zero usage in 30 days
1 parent 7299f9e commit 1b32ed4

1 file changed

Lines changed: 12 additions & 13 deletions

File tree

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

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,22 @@ title: Fair Use Policy
66
77
## Overview
88

9-
This outlines storage limits for Subgraphs that rely solely on [Edge & Node's Upgrade Indexer](/subgraphs/upgrade-indexer/). This policy is designed to ensure fair and optimized use of queries across the community.
9+
This page outlines the fair usage of [Edge & Node's Upgrade Indexer](/subgraphs/upgrade-indexer/). This policy is designed to ensure the optimized use of queries and storage across the free-tier community.
1010

11-
To maintain performance and reliability across its infrastructure, Edge & Node is updating its Upgrade Indexer Subgraph fair use policy. Free usage tiers remain available, but users who exceed specified limits will need to upgrade to a paid plan. Storage allocations, sync thresholds, and usage limits vary by feature.
11+
Storage limits, sync thresholds, and usage requirements are explained below. Users who exceed specified limits will need to advance to a paid plan. We thank users for doing their part to maintain performance and reliability across Edge & Node's infrastructure.
1212

1313
### 1. Scope
1414

15-
This policy applies to all individual users, teams, chains, and dapps using Edge & Node's Upgrade Indexer in Subgraph Studio for storage, usage, and queries.
15+
This policy applies to all individual users, teams, chains, and dapps using Edge & Node's Upgrade Indexer in Subgraph Studio.
1616

1717
### 2. Fair Use Limits
1818

1919
#### **Storage Limits**
2020

2121
Free Storage: **Up to 10 GB**
2222

23-
Beyond that, pricing is variable and adjusts based on usage patterns, network conditions, infrastructure requirements, and specific use cases. Reach out to InfraDAO [indexing@infradao.com] or @jmulq on Telegram to discuss options that meet your technical needs.
23+
Beyond that, pricing is variable and adjusts based on usage patterns, network conditions, infrastructure requirements, and specific use cases.
24+
Note that Subgraphs of any size will be deleted after 30 days of dormancy (no usage) in order to make space for active Subgraphs.
2425

2526
#### **Syncing Limits**
2627

@@ -32,19 +33,17 @@ Subgraphs must sync within **14 days** of deployment.
3233

3334
To preserve the stability of Edge & Node's Subgraph Studio and the reliability of The Graph Network, the Edge & Node Support Team will monitor storage usage and sync times across Subgraphs. Subgraphs that violate limits will be subject to corresponding action, including the deletion of that Subgraph for any of the following reasons:
3435

35-
- Abnormally high or sustained bandwidth or storage usage beyond posted limits
36-
- Circumvention of storage thresholds (e.g., use of multiple free-tier accounts)
37-
- Failure to fully sync within 14 days of deployment and remaining inactive
36+
- **Storage** usage beyond posted limits. This includes circumvention of storage thresholds (e.g., use of multiple free-tier accounts).
37+
- **Utilization** that is abnormally high, or zero utilization, or sustained bandwidth.
38+
- **Sync** time greater than 14 days after deployment.
3839

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

41-
If you exceed your fair use limits:
42+
If you exceed your fair use limits, you will receive an email alert giving you a grace period of **7 days** to take action. Here are some options:
4243

43-
- Try [pruning Subgraph data](/subgraphs/best-practices/pruning/) to remove unused entities and help stay within storage limits
44-
- [Publish your Subgraph to the Network](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) and [add signal](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) to encourage other Indexers on the network to serve it
45-
- Sync your Subgraph after deployment
46-
- You will receive an email alert
47-
- A grace period of **7 days** will be provided to upgrade or reduce storage
44+
- Try [pruning Subgraph data](/subgraphs/best-practices/pruning/) to remove unused entities and help stay within storage limits.
45+
- If your subgraph references chains that receive indexing rewards, [indicated by double check marks in the Subgraphs column here](/subgraphs/best-practices/pruning/)), then [publish your Subgraph to the Network](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) and [add signal](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) to encourage other Indexers on the network to serve it.
46+
- If your Subgraph references a chain that DOES NOT receive indexing rewards, reach out to InfraDAO [indexing@infradao.com] or @jmulq on Telegram to discuss options that meet your technical needs.
4847

4948
Edge & Node's team is committed to helping users avoid unnecessary interruptions and will continue to support all builders.
5049

0 commit comments

Comments
 (0)