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

When client cancels a data transfer and there's no network connectivity, let miner exit the deal gracefully #5039

Closed
dineshshenoy opened this issue Nov 27, 2020 · 4 comments

Comments

@dineshshenoy
Copy link

When a client initiates a cancel of a data transfer, the miner may not be notified because they're offline or there's a network error.

If there is no network connectivity, the other party in the data transfer will not detect the deal cancellation (because it's not possible for the party that cancels the transfer to send a "cancel" message across the wire).

Potentially add a timeout for the miner if the client never dials them back to continue the data transfer?

filecoin-project/go-fil-markets#457

@dineshshenoy
Copy link
Author

cc: @dirkmc

@TippyFlitsUK
Copy link
Contributor

Hi @dineshshenoy

This looks like a reminder. Should we close it or keep it open?

@github-actions
Copy link

github-actions bot commented May 7, 2022

Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 24 hours.

@github-actions
Copy link

github-actions bot commented May 8, 2022

This issue was closed because it is missing author input.

@github-actions github-actions bot closed this as completed May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants