connectTimeoutMS should apply to the socket

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.0
    • Affects Version/s: None
    • Component/s: Connectivity
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, connectTimeoutMS applies to connecting to a server. However, our call to connect at the socket level is blocking and, if it takes longer for socket.Connect() to throw an exception that the connectTimeoutMS, we have violated the expectation.

      We need to apply connectTimeoutMS at the socket level to match the setting's intentions.

            Assignee:
            Craig Wilson
            Reporter:
            Craig Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: