Skip to content

Commit 1679536

Browse files
Archive policy (#273)
1 parent 8ab43ea commit 1679536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/en/deploying/deploying-a-subgraph-to-hosted.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,6 @@ The Hosted Service is a free Graph Node indexer. Developers can deploy subgraphs
332332

333333
To improve the performance of the service for active subgraphs, the Hosted Service will archive subgraphs that are inactive.
334334

335-
**A subgraph is defined as "inactive" if it was deployed to the Hosted Service more than 45 days ago, and if it has received 0 queries in the last 30 days.**
335+
**A subgraph is defined as "inactive" if it was deployed to the Hosted Service more than 45 days ago, and if it has received 0 queries in the last 45 days.**
336336

337337
Developers will be notified by email if one of their subgraphs has been marked as inactive 7 days before it is removed. If they wish to "activate" their subgraph, they can do so by making a query in their subgraph's Hosted Service graphQL playground. Developers can always redeploy an archived subgraph if it is required again.

0 commit comments

Comments
 (0)