Skip to content

Add connection watcher that sends message after X seconds if connection slow #47

@kuchtact

Description

@kuchtact

logging.debug(
"Attempting a remote connection to `%s` ...\nIf it is taking"
" too long to connect, double-check that you are using your"
" WiscVPN static IP address.",
server_name,
)

Instead of always saying the message "check VPN", we should send a message to check VPN if the connection is taking longer than maybe 5 seconds. We will probably have to multithread this so that one thread is watching the other thread and waiting for it to complete.

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