Skip to content
  • Cecylia Bocovich's avatar
    Add response header timeouts to broker transports · d5ae7562
    Cecylia Bocovich authored
    The client and proxy use the net/http default transport to make round
    trip connecitons to the broker. These by default don't time out and can
    wait indefinitely for the broker to respond if the broker hangs and
    doesn't terminate the connection.
    d5ae7562