Skip to content

Commit 462577b

Browse files
authored
updated end time for query endpoints (#704)
* updated end time for query endpoints * minor edit
1 parent 6e18e7e commit 462577b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

website/pages/en/sunrise.mdx

+8-8
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ This plan draws on many previous developments from The Graph ecosystem, includin
1313
### What are the phases of the Sunrise?
1414

1515
**Sunray**: Enable support for hosted service chains, introduce a seamless upgrade flow, offer a free plan on The Graph Network, and provide simple payment options.
16-
**Sunbeam**: The upgrade window that subgraph developers will have to upgrade their hosted service subgraphs to The Graph Network. This window will end on June 12th 2024.
17-
**Sunrise**: Hosted service endpoints will no longer be available after June 12th 2024.
16+
**Sunbeam**: The upgrade window that subgraph developers will have to upgrade their hosted service subgraphs to The Graph Network. This window will end at 10 a.m. PT on June 12th 2024.
17+
**Sunrise**: Hosted service endpoints will no longer be available after 10 a.m. PT on June 12th, 2024.
1818

1919
## Upgrading subgraphs to The Graph Network
2020

2121
### When will hosted service subgraphs no longer be available?
2222

23-
Hosted service query endpoints will remain active until June 12th, whether they have been upgraded or not. After June 12th, query endpoints will no longer be available and developers will no longer be able to deploy new subgraph versions.
23+
Hosted service query endpoints will remain active until 10 a.m. PT on June 12th. After June 12th at 10 a.m. PT, query endpoints will no longer be available, and developers will no longer be able to deploy new subgraph versions `on the hosted service`.
2424

2525
### Will my hosted service subgraph be supported on The Graph Network?
2626

@@ -80,7 +80,7 @@ This new version will then sync in Subgraph Studio, a testing and sandbox enviro
8080

8181
When the owner has upgraded their subgraph, you will be able to easily go from the subgraph's hosted service page to the corresponding subgraph on The Graph Network, and update your application to use the new subgraph's query URL. [Learn more](/querying/querying-the-graph).
8282

83-
Around the start of June, Edge & Node will automatically upgrade actively queried subgraphs. This will give any third-party data consumers an opportunity to move subgraph endpoints to The Graph Network before June 12th. The subgraph owners will still be able to claim these subgraphs on the network using the hosted service upgrade flow.
83+
Around the start of June, Edge & Node will automatically upgrade actively queried subgraphs. This will give any third-party data consumers an opportunity to move subgraph endpoints to The Graph Network before 10 a.m. on June 12th. The subgraph owners will still be able to claim these subgraphs on the network using the hosted service upgrade flow.
8484

8585
### My subgraph has been auto-upgraded, what does that mean?
8686

@@ -96,19 +96,19 @@ If you require an urgent fix, please contact support.
9696

9797
### What happens if I don't upgrade my subgraph?
9898

99-
Subgraphs will be queryable on the hosted service until June 12th. After this date, the hosted service homepage will still be accessible, however, query endpoints will no longer be available. Owners of hosted service subgraphs will still be able to upgrade their subgraphs to The Graph Network after June 12th, though earlier upgrades are entitled to [earn rewards](https://thegraph.com/sunrise-upgrade-program/). Developers will also be able to claim [auto-upgraded subgraphs](https://thegraph.com/blog/unveiling-updated-sunrise-decentralized-data/#phase-2-sunbeam).
99+
Subgraphs will be queryable on the hosted service until 10 a.m. PT on June 12th. After this date, the hosted service homepage will still be accessible, however, query endpoints will no longer be available. Owners of hosted service subgraphs will still be able to upgrade their subgraphs to The Graph Network after June 12th, though earlier upgrades are entitled to [earn rewards](https://thegraph.com/sunrise-upgrade-program/). Developers will also be able to claim [auto-upgraded subgraphs](https://thegraph.com/blog/unveiling-updated-sunrise-decentralized-data/#phase-2-sunbeam).
100100

101101
### What should I do with my subgraphs on the hosted service? Will they stop working and should I delete them?
102102

103-
It is not possible to delete subgraphs. Query endpoints will remain active until June 12th, regardless of whether they have been upgraded or not.
103+
It is not possible to delete subgraphs. Query endpoints will remain active until 10 a.m. PT on June 12th, regardless of whether they have been upgraded or not.
104104

105105
### Will Subgraph Studio be impacted by this upgrade?
106106

107107
No, Subgraph Studio will not be impacted by Sunrise.
108108

109109
### What will happen to the hosted service?
110110

111-
After June 12th, query endpoints will no longer be available, and owners won't be able to deploy or query the hosted service. However, the hosted service UI will still show subgraph pages, and subgraph owners will be able to upgrade their subgraphs if they haven't already. The hosted service UI will be retired at a later date.
111+
After 10 a.m. PT on June 12th, query endpoints will no longer be available, and owners won't be able to deploy or query the hosted service. However, the hosted service UI will still show subgraph pages, and subgraph owners will be able to upgrade their subgraphs if they haven't already. The hosted service UI will be retired at a later date.
112112

113113
### Will subgraphs need to be re-indexed again?
114114

@@ -184,7 +184,7 @@ Other Indexers are incentivized to support subgraphs with ongoing query volume.
184184

185185
No, all infrastructure is operated by independent Indexers on The Graph Network, including the upgrade Indexer ([read more below](#what-is-the-upgrade-indexer)).
186186

187-
You can use [Subgraph Studio](https://thegraph.com/studio/) to create, test, and publish your subgraph. All hosted service users must upgrade their subgraph to The Graph Network before June 12th, 2024.
187+
You can use [Subgraph Studio](https://thegraph.com/studio/) to create, test, and publish your subgraph. All hosted service users must upgrade their subgraph to The Graph Network before 10 a.m. PT on June 12th, 2024.
188188

189189
The [Sunrise Upgrade Indexer](/sunrise/#what-is-the-upgrade-indexer) ensures the indexing of all subgraphs. However, signaling GRT on a particular subgraph will draw more indexers to it. This incentivization of additional Indexers through curation aims to enhance the quality of service for queries by reducing latency and enhancing network availability.
190190

0 commit comments

Comments
 (0)