Skip to content

Commit c3e6f02

Browse files
authored
add more details on deprecation and rate limiting (#674)
* add more details on deprecation and rate limiting * updated wording to be "available" * update wording
1 parent 0d84d16 commit c3e6f02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/pages/en/sunrise.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ This plan draws on many previous developments from The Graph ecosystem, includin
1414

1515
**Sunray**: Enable support for hosted service chains, introduce a seamless upgrade flow, offer a free plan on The Graph Network as well as simple payment options.
1616
**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 be deprecated on June 12th 2024.
17+
**Sunrise**: Hosted service endpoints will no longer be available after 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 subgraph endpoints will be deprecated on June 12th, 2024 (the cutoff date).
23+
Hosted service subgraphs will no longer be available after June 12th, 2024 (the cutoff date). Developers will no longer be able to deploy new versions, and query endpoints will no longer be available to query, returning an error message explaining what to do next.
2424

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

@@ -76,7 +76,7 @@ This new version will then sync in Subgraph Studio, a testing and sandbox enviro
7676
7777
### What happens if I don't upgrade my subgraph?
7878

79-
Subgraphs will be queryable on the hosted service until the cutoff date, after which they will be rate limited. Owners will still be able to simply upgrade their subgraphs at any time, even after the cutoff date.
79+
Subgraphs will be queryable on the hosted service until the cutoff date, after which query endpoints will no longer be available, and owners will not be able to deploy new versions. Owners will still be able to simply upgrade their subgraphs to the network at any time, even after the cutoff date.
8080

8181
### I use a subgraph developed by someone else, how can I make sure that my service isn't interrupted?
8282

0 commit comments

Comments
 (0)