Zac Bergquist
Zac Bergquist
Does this refer to Teleport Connect?
See also #7150 which requests the same but only for DB access.
@rosstimothy is this one completed?
See also #53356
https://github.com/gravitational/teleport/actions/runs/20047815109/job/57497205277 ``` /__w/teleport/teleport/lib/srv/transport/transportv1/transport.go:251 +0x74b integration_test.go:2134: Error Trace: /__w/teleport/teleport/integration/integration_test.go:2134 /__w/teleport/teleport/integration/integration_test.go:2024 Error: timeout Test: TestIntegrations/Disconnection/client_idle_timeout_node_recoding Messages: Dec 9 00:49:52.296 timeout waiting for session to exit: {name:client idle timeout node recoding recordingMode:node options:{ForwardAgent:false...
Good catch, @smallinsky. After seeing this I suspected there were similar mistakes in other areas of the code base, so I did a little search and found a few more....
v17 hit (same error): https://github.com/gravitational/teleport/actions/runs/17774346637/job/50518172376
Master: https://github.com/gravitational/teleport/actions/runs/17986617340/job/51166320040
v18: https://github.com/gravitational/teleport/actions/runs/18226505964/job/51899035351?pr=59909