brbzull0 commented on PR #9543:
URL: https://github.com/apache/trafficserver/pull/9543#issuecomment-1476710224
weird why the tests is not picking up the timeout here.
```
Running Test quic_no_activity_timeout:... Passed
Generating Report: --------------
Total of 1 test
Unknown: 0
Exception: 0
Failed: 0
Warning: 0
Skipped: 0
Passed: 1
```
base on the logs the `max_idle_timeout` is set.
```
[Mar 20 16:31:54.879] [ET_NET 0] DEBUG: <QUICTransportParameters.cc:289
(_print)> (quic_handshake) MAX_IDLE_TIMEOUT (1): 0xbb8 (3000)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]