Skip to content

Retry#64

Merged
jackieli-tes merged 11 commits intomainfrom
retry
Mar 11, 2026
Merged

Retry#64
jackieli-tes merged 11 commits intomainfrom
retry

Conversation

@jackieli-tes
Copy link
Contributor

replaces #58

atty303 and others added 11 commits May 20, 2025 10:19
The fGetObject was called twice - once wrapped in withRetry and once bare,
causing double downloads and defeating the retry mechanism. Also corrected
the retry input description from "Number of retries" to "Enable retry" since
it's a boolean toggle, not a count.
Adds test-save-retry and test-restore-retry jobs that exercise the
save/restore flow with retry: true and retry-count: 3 across all
OS matrix combinations.
Match the node20 runtime used in GitHub Actions.
Fix strict TypeScript errors for possibly-undefined BucketItem.name
and lastModified fields. Rebuild dist bundles with retry support.
@jackieli-tes jackieli-tes merged commit 8006785 into main Mar 11, 2026
34 checks passed
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.

3 participants