Skip to content
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

Check isTimeout in FetchAndParseIpfs #119

Closed
wants to merge 1 commit into from

Conversation

Marketen
Copy link
Contributor

@Marketen Marketen commented Feb 3, 2025

FetchAndParseIpfs now returns a new argument, isTimeout bool. It is true only if response code of ipfs gateway is StatusGatewayTimeout or StatusRequestTimeout.

LoadPendingHashes will now skip if called with the giveUp boolean is set to true and isTimeout is also true

@Marketen Marketen self-assigned this Feb 3, 2025
@Marketen Marketen force-pushed the marc/implement-istimeout branch from 36f4850 to a6151cb Compare February 3, 2025 14:51
@pablomendezroyo
Copy link
Contributor

closed by #120

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