Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

fix: Recover from Kubo pin check #193

Merged
merged 1 commit into from
Dec 14, 2022
Merged

fix: Recover from Kubo pin check #193

merged 1 commit into from
Dec 14, 2022

Conversation

cdata
Copy link
Collaborator

@cdata cdata commented Dec 14, 2022

Previously, if a Kubo instance was missing a pin, we would get an unexpected response and the client method would return an error result. Now we recover and just mark the block as not pinned (it is acceptable to resend a block that is actually pinned, just a wasteful).

Previously, if a Kubo instance was missing a pin, we would get an
unexpected response and the client method would return an error result.
Now we recover and just mark the block as not pinned (it is acceptable
to resend a block that is actually pinned, just a wasteful).
@cdata cdata requested a review from jsantell December 14, 2022 17:47
Copy link
Contributor

@jsantell jsantell left a comment

Choose a reason for hiding this comment

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

LGTM

@cdata cdata merged commit b0e0851 into main Dec 14, 2022
@github-actions github-actions bot mentioned this pull request Dec 14, 2022
@cdata cdata deleted the fix/orb-add-remove-issues branch April 18, 2023 00:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants