Open gnarea opened 3 years ago
We're currently ending the connection when all deliveries have been acknowledged, without checking if all cargoes were sent:
https://github.com/relaycorp/relaynet-cogrpc-js/blob/121baafb5c5f88aa203a368972a6579a361ff6da/src/lib/client.ts#L108-L110
See https://github.com/relaycorp/it-duplex-ack-js
We're currently ending the connection when all deliveries have been acknowledged, without checking if all cargoes were sent:
https://github.com/relaycorp/relaynet-cogrpc-js/blob/121baafb5c5f88aa203a368972a6579a361ff6da/src/lib/client.ts#L108-L110