When 'send_data_to_peer' throws and closes the sink, the peer later reports its own error, masking the original sender failure. This commit preserves the original sender exception. If the status-retrieval task throws its own error before sender task rethrows its exception, we can still propagate the original exception later.
31 KiB
31 KiB