Skip to content

[Deal Making Issue] Retrieval (sometimes) fails with timeout waiting for data or funds request #6711

@whyrusleeping

Description

@whyrusleeping

I somewhat frequently get failures during retrieval where the miner accepts the deal and starts the transfer, but I end up getting a timeout waiting for them to either send data or request payment.
I have reprodiced this using estuary, lotus, and filc.
I have reproduced this against miners running 1.10.0, 1.11.0 and others.

Some sample failures:

    {
      "ID": 107,
      "CreatedAt": "2021-07-08T02:56:56.422246Z",
      "UpdatedAt": "2021-07-08T02:56:56.422246Z",
      "DeletedAt": null,
      "miner": "f024184",
      "phase": "retrieval",
      "message": "waitForPayment needed failed: timed out waiting for data or payment request",
      "content": 1747811,
      "cid": "QmcDQPbevysx1K9E1GyAhzLQktV4BArsa1TDU23y7hiZJp"
    },
    {
      "ID": 108,
      "CreatedAt": "2021-07-08T17:21:07.96582Z",
      "UpdatedAt": "2021-07-08T17:21:07.96582Z",
      "DeletedAt": null,
      "miner": "f010088",
      "phase": "retrieval",
      "message": "waitForPayment needed failed: timed out waiting for data or payment request",
      "content": 782294,
      "cid": "QmYGiJxgPYEzaXVrhBxdmCLk8b2MeJSXe1yyPXh19SLZGh"
    },
    {
      "ID": 110,
      "CreatedAt": "2021-07-08T17:21:29.324857Z",
      "UpdatedAt": "2021-07-08T17:21:29.324857Z",
      "DeletedAt": null,
      "miner": "f058369",
      "phase": "retrieval",
      "message": "waitForPayment needed failed: timed out waiting for data or payment request",
      "content": 782294,
      "cid": "QmYGiJxgPYEzaXVrhBxdmCLk8b2MeJSXe1yyPXh19SLZGh"
    },
    {
      "ID": 97,
      "CreatedAt": "2021-07-08T02:38:52.50989Z",
      "UpdatedAt": "2021-07-08T02:38:52.50989Z",
      "DeletedAt": null,
      "miner": "f023467",
      "phase": "retrieval",
      "message": "waitForPayment needed failed: timed out waiting for data or payment request",
      "content": 1747811,
      "cid": "QmcDQPbevysx1K9E1GyAhzLQktV4BArsa1TDU23y7hiZJp"
    },

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions