Skip to content

Sender connection drops prematurely before receiver can establish connection #662

@brucel11qwe

Description

@brucel11qwe
image Sender connection drops prematurely before receiver can establish connection Description The sender's connection to piping-server-rust is unstable and drops prematurely. The connection only maintains for a very short duration - sometimes only 30-60 seconds, other times 1-2 minutes - before disconnecting. This occurs before the receiver has an opportunity to establish their connection, making successful data transfer impossible. Expected Behavior The sender's connection should remain stable and persist until the receiver successfully connects and the data transfer is complete. Actual Behavior The sender's connection terminates automatically after a brief period (30 seconds to 2 minutes), even when no receiver has connected yet, preventing the intended data transfer. Steps to Reproduce 1. Initialize sender connection to piping server 2. Observe connection duration 3. Attempt to establish receiver connection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions