Skip to content

Conversation

@pablomendezroyo
Copy link
Contributor

Context

This pull request introduces a new mechanism for fetching content from IPFS using multiple gateway URLs, enhancing resilience and reliability in content retrieval.

Approach

The solution involves modifying the IPFS repository structure to support an array of gateway URLs, implementing functions to set and get these URLs, and updating the metrics to reflect the number of configured gateways.

Test instructions

  1. Set multiple IPFS gateway URLs using the ipfsGatewayUrlsSet function.
  2. Retrieve the configured URLs with the ipfsGatewayUrlsGet function.
  3. Verify that the content fetching mechanism utilizes the configured gateway URLs.
  4. Check the metrics to ensure the count of configured gateways is accurate.

@pablomendezroyo pablomendezroyo requested a review from a team as a code owner January 2, 2026 09:33
@github-actions github-actions bot temporarily deployed to commit January 2, 2026 09:34 Inactive
@github-actions
Copy link

github-actions bot commented Jan 2, 2026

@github-actions github-actions bot temporarily deployed to commit January 2, 2026 09:44 Inactive
@pablomendezroyo pablomendezroyo marked this pull request as draft January 2, 2026 09:53
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