You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/pages/en/sunrise.mdx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,13 @@ This plan draws on many previous developments from The Graph ecosystem, includin
14
14
15
15
**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.
16
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 be deprecated on June 12th 2024.
17
+
**Sunrise**: Hosted service endpoints will no longer be available after June 12th 2024.
18
18
19
19
## Upgrading subgraphs to The Graph Network
20
20
21
21
### When will hosted service subgraphs no longer be available?
22
22
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.
24
24
25
25
### Will my hosted service subgraph be supported on The Graph Network?
26
26
@@ -76,7 +76,7 @@ This new version will then sync in Subgraph Studio, a testing and sandbox enviro
76
76
77
77
### What happens if I don't upgrade my subgraph?
78
78
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.
80
80
81
81
### I use a subgraph developed by someone else, how can I make sure that my service isn't interrupted?
0 commit comments