Skip to content

Commit

Permalink
Final Sunsetting FAQ changes (#218)
Browse files Browse the repository at this point in the history
Final updates

Co-authored-by: Micmac.eth <[email protected]>
  • Loading branch information
benface and MichaelMacaulay authored Oct 4, 2022
1 parent 6477aa2 commit 883ec6c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pages/en/network-transition-faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@ While Ethereum was initially anticipated to begin transition off of the hosted s

The table below illustrates where each chain is in the network integration process. If your preferred chain is not yet listed, integration has not yet begun, and that chain is still fully supported by The Graph's hosted service.

| Chain / Network | Announcing integration on The Graph Network | Network Integration complete | Phase 1: no new subgraphs on hosted | Phase 2: disabled subgraph upgrades on hosted | Phase 3: disable subgraphs on hosted |
| Chain / Network | Announcing integration on The Graph Network | Network Integration complete | Phase 1: disable new subgraphs on hosted service | Phase 2: disable subgraph upgrades on hosted service | Phase 3: disable subgraphs on hosted service |
| --- | :-: | :-: | :-: | :-: | :-: |
| Ethereum ||| | | |
| Gnosis (formerly xDAI) || | | | |

\*This table will not include test chains, which remain free in [Subgraph Studio](https://thegraph.com/studio/).

## Query Fees, API Keys, and Billing Questions
## Query Fees, API Keys, and Billing FAQs

### How are query fees priced?

Expand Down Expand Up @@ -125,7 +125,7 @@ What are the best practices for managing my API key settings?

A max query budget of $0.0004 is recommended to maintain low average query prices while maintaining high quality of service. This can be done in the budget billing tab of the [API Key section](https://thegraph.com/studio/apikeys/).

## Migration FAQs: Answers to Common Questions
## Migration FAQs

### How can I migrate my subgraph to The Graph's decentralized network?

Expand Down Expand Up @@ -226,10 +226,10 @@ Fees are invoiced weekly and pulled out of a user's API Key, with GRT that is br

API Keys empower users to have a say in both the max query prices they pay and to prioritize factors like price, economic freshness, and query speed.

### What if my question isn't answered by these FAQs?

Please reach out to [[email protected]](mailto:[email protected]) for any additional assistance.

### How does quality of service currently compare between the hosted service and the decentralized network?

The hosted service and decentralized network have about the same median latency, but the decentralized network tends to have higher latency at higher percentiles. 200 rates for queries are generally similar, with both > 99.9%. As a result of its decentralization, the network has not had a broad outage across subgraphs, whereas the hosted service does on rare occasions have temporary outages as a result of its centralized nature.

### What if my question isn't answered by these FAQs?

Please reach out to [[email protected]](mailto:[email protected]) for any additional assistance.

0 comments on commit 883ec6c

Please sign in to comment.