Skip to content

Introduce maximum session time for terminal websocket connection

Adam Niedzielski requested to merge terminal-max-session-time into master

What does this MR do?

This MR introduce maximum session time for terminal websocket connection. The value is stored in application settings and exposed to Workhorse.

Why was this MR needed?

See gitlab-workhorse#86 (closed) and https://gitlab.com/gitlab-org/gitlab-ce/issues/26263.

Screenshots (if relevant)

Screen_Shot_2017-01-19_at_15.50.19

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/26263

Merge request reports