-
Notifications
You must be signed in to change notification settings - Fork 152
Updates #985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Updates #985
Conversation
@@ -44,7 +44,14 @@ Edge & Node's team is committed to helping users avoid unnecessary interruptions | |||
|
|||
### 4. Subgraph Data Retention | |||
|
|||
Subgraphs inactive for over 14 days or Subgraphs that exceed free-tier storage limits will be subject to automatic data archival or deletion. Edge & Node's team will notify you before any such actions are taken. | |||
N-1 Subgraphs will be preserved only if they meet **both** of the following conditions: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the definition of "N-1 Subgraphs" precede this paragraph?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Subgraphs inactive for over 14 days or Subgraphs that exceed free-tier storage limits will be subject to automatic data archival or deletion. Edge & Node's team will notify you before any such actions are taken. | ||
N-1 Subgraphs will be preserved only if they meet **both** of the following conditions: | ||
|
||
- The Subgraph has been active (have 1000 queries) within the past 14 days |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The Subgraph has been active (have 1000 queries) within the past 14 days | |
- The Subgraph has been active (had at least 1000 queries) within the past 14 days |
|
||
Subgraphs inactive for over 14 days or Subgraphs that exceed free-tier storage limits will be subject to automatic data archival or deletion. | ||
|
||
To support the latest version (N-1) of Subgraphs, Subgraph Studio will keep the most recent version for 14 days after the newest version is published. After this 14 day grace period, Edge & Node's team will notify you and the Subgraph will be archived. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To support the latest version (N-1) of Subgraphs, Subgraph Studio will keep the most recent version for 14 days after the newest version is published. After this 14 day grace period, Edge & Node's team will notify you and the Subgraph will be archived. | |
To support the latest version (N-1) of Subgraphs, Subgraph Studio will keep the most recent version for 14 days after the newest version is published. After this 14-day grace period, Edge & Node will notify you and the Subgraph will be archived. |
Uh oh!
There was an error while loading. Please reload this page.