feat(protocol): skip return error on connection close (#1469)
* fix(chainsync): check if protocol is done before sending Done message Signed-off-by: Jenita <[email protected]> * fix(blockfetch): check if protocol is done before sending ClientDone message Signed-off-by: Jenita <[email protected]> * feat: changes to not return error for protocols Signed-off-by: Jenita <[email protected]> * feat: changes to not return error for protocols Signed-off-by: Jenita <[email protected]> * fix: addressed the AI review comment Signed-off-by: Jenita <[email protected]> * fix: addressed the AI review comment Signed-off-by: Jenita <[email protected]> --------- Signed-off-by: Jenita <[email protected]> Co-authored-by: Jenita <[email protected]>