Skip to content

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Updates #985

wants to merge 1 commit into from

Conversation

idalithb
Copy link
Contributor

@idalithb idalithb commented Jun 20, 2025

  • Updating copy

@idalithb idalithb requested a review from a team as a code owner June 20, 2025 00:41
@@ -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:
Copy link
Contributor

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?

Copy link
Contributor Author

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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- 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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants