You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now have limits on the requestor side of graphsync. It would be good to have this added as an event for when an outgoing request actually goes out to the other party.
We now have limits on the requestor side of graphsync. It would be good to have this added as an event for when an outgoing request actually goes out to the other party.
The hook we need to work with is here:
https://github.com/ipfs/go-graphsync/blob/main/graphsync.go#L286
The text was updated successfully, but these errors were encountered: