Skip to content

Conversation

@2color
Copy link
Contributor

@2color 2color commented Feb 19, 2025

  • fix: remove duplicate link
  • update changelog
  • feat: add timeout and retries to ipfs cluster

@2color 2color requested a review from lidel February 19, 2025 16:23
Copy link
Contributor

@lidel lidel left a comment

Choose a reason for hiding this comment

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

Lgtm, small nits inline – fine to ship as-is and address them later.

@github-actions
Copy link

v1.0.0

Added

  • Add timeout and retry logic to IPFS Cluster uploads.
    • Uploads to IPFS Cluster have a default timeout of 5 minutes.
    • If the upload fails, the action will retry by default 3 times with a 5 second delay between attempts.
    • The number of retry attempts and timeout can be customized using the cluster-retry-attempts and cluster-timeout-minutes inputs.

Fixed

  • Remove duplicate preview link from PR comment.

@2color 2color merged commit 8dc8306 into main Feb 21, 2025
1 check passed
@2color 2color deleted the add-timeout-retry branch February 21, 2025 11:17
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