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

Mitigate dialing errors #354

Closed
hannahhoward opened this issue Aug 5, 2020 · 2 comments
Closed

Mitigate dialing errors #354

hannahhoward opened this issue Aug 5, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@hannahhoward
Copy link
Collaborator

We seem to be getting a lot of dialing errors / routing not found errors for retrieval/storage deals (particularly retrieval).

We want to mitigate this by taking two steps:

  1. In the storage market network, when we add multiaddrs, we set the timeout for only 10 minutes. On larger deals, this could easily drop over the course of the deal.
  2. In the retrieval market network, we don't add multiaddrs! Eek. We need to add them.
@daviddias daviddias added the bug Something isn't working label Aug 6, 2020
@daviddias
Copy link
Contributor

Thank you for logging this issue, @hannahhoward.

Once this one is fixed, we need to ship a new version of the deal-bot with it.

@hannahhoward
Copy link
Collaborator Author

resolved by #356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants