Skip to content

Add downloading of changed element file and changed element property in get changeset links#333

Draft
Draighneys wants to merge 2 commits intomainfrom
add-changed-element-download-link
Draft

Add downloading of changed element file and changed element property in get changeset links#333
Draighneys wants to merge 2 commits intomainfrom
add-changed-element-download-link

Conversation

@Draighneys
Copy link
Copy Markdown

@Draighneys Draighneys commented Jan 22, 2026

No description provided.

@Draighneys Draighneys changed the title first simple implementation Add downloading of changed element file and changed element property in get changeset links Jan 22, 2026
};
}

private async downloadChangedElementsFile(
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I think we will need fileSize for the changed element file if we want to have a retry policy.

};

let loggedError: Error | undefined;
try {
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

do we want to delete the file if it exists

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If we won't have retry then I would say yes, because existing file may be incomplete.

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