Data Transfer: Cleanup graphsync requests that time out in the FSM #3878
Labels
area/markets
Area: Markets
dif/medium
Prior development experience with lotus is likely helpful
effort/hours
Effort: Hours
kind/enhancement
Kind: Enhancement
P1
P1: Must be resolved
Once filecoin-project/go-data-transfer#78 goes in, we will receive callbacks in
go-data-transfer
when graphsync requests we have opened to receive data time out.We should remove these timed out requests/channels from the channel state machine to reclaim the go-routines we have running for them as these requests will NOT terminate.
cc @hannahhoward
The text was updated successfully, but these errors were encountered: