Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interactive session: notify user of auto-closure #657

Assignees

Comments

@giuseppe-steduto
Copy link
Member

Administrators of a REANA cluster can specify a time limit after which inactive interactive sessions (such as Jupyter notebooks) will be automatically closed (reanahub/reana-workflow-controller#498).

In reanahub/reana-ui#312, the UI notification about the successful creation of an interactive session, was enriched with the inactivity time after which it will be automatically closed, if present.
However, this message is not shown in reana-client when creating an interactive session with reana-client open. We should include a similar message ("Please note that it will be automatically closed after X days of inactivity") also in the CLI client.

@giuseppe-steduto giuseppe-steduto self-assigned this Jun 5, 2023
giuseppe-steduto added a commit to giuseppe-steduto/reana-server that referenced this issue Jun 6, 2023
…oint

Adds the `maximum_interactive_session_inactivity_period` value to the ones returned by `/api/info`.

Addresses reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-client that referenced this issue Jun 6, 2023
When opening an interactive session with the `open` command, the user is now notified about the maximum inactivity time before the session is automatically closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-client-go that referenced this issue Jun 6, 2023
When opening an interactive session with the `open` command, the user is now notified about the maximum inactivity time before the session is automatically closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-client-go that referenced this issue Jun 6, 2023
When opening an interactive session with the `open` command, the user is now notified about the maximum inactivity time before the session is automatically closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-server that referenced this issue Jun 6, 2023
…oint

Adds the `maximum_interactive_session_inactivity_period` value to the ones returned by `/api/info`.

Addresses reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-server that referenced this issue Jun 6, 2023
…oint

Adds the `maximum_interactive_session_inactivity_period` value to the ones returned by `/api/info`.

Addresses reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-client-go that referenced this issue Jun 6, 2023
When opening an interactive session with the `open` command, the user is now notified about the maximum inactivity time before the session is automatically closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-client-go that referenced this issue Jun 6, 2023
When opening an interactive session with the `open` command, the user is now notified about the maximum inactivity time before the session is automatically closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-server that referenced this issue Jun 6, 2023
…oint

Adds the `maximum_interactive_session_inactivity_period` value to the ones returned by `/api/info`.

Addresses reanahub/reana-client#657
@audrium audrium self-assigned this Jun 9, 2023
giuseppe-steduto added a commit to giuseppe-steduto/reana-commons that referenced this issue Jun 9, 2023
giuseppe-steduto added a commit to giuseppe-steduto/reana-commons that referenced this issue Jun 9, 2023
giuseppe-steduto added a commit to giuseppe-steduto/reana-commons that referenced this issue Jun 9, 2023
giuseppe-steduto added a commit to giuseppe-steduto/reana-server that referenced this issue Jun 9, 2023
…oint

Adds the `maximum_interactive_session_inactivity_period` value to the ones returned by `/api/info`.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana that referenced this issue Jun 9, 2023
giuseppe-steduto added a commit to giuseppe-steduto/reana that referenced this issue Jun 9, 2023
Adds an env variable that contains the maximum number of days for which an interactive session can stay inactive before being automaticallly closed.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-server that referenced this issue Jun 12, 2023
…oint

Adds the `maximum_interactive_session_inactivity_period` value to the ones returned by `/api/info`.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana that referenced this issue Jun 12, 2023
Adds an env variable that contains the maximum number of days for which an interactive session can stay inactive before being automaticallly closed.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-client-go that referenced this issue Jun 12, 2023
When opening an interactive session with the `open` command, the user is now notified about the maximum inactivity time before the session is automatically closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-client-go that referenced this issue Jun 12, 2023
When opening an interactive session with the `open` command, the user is now notified about the maximum inactivity time before the session is automatically closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-commons that referenced this issue Jun 13, 2023
giuseppe-steduto added a commit to giuseppe-steduto/reana-client that referenced this issue Jun 30, 2023
When opening an interactive session with the `open` command, the user is now notified about the maximum inactivity time before the session is automatically closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-server that referenced this issue Jun 30, 2023
…oint

Adds the `maximum_interactive_session_inactivity_period` value to the ones returned by `/api/info`.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana that referenced this issue Jun 30, 2023
Adds an env variable that contains the maximum number of days for which
an interactive session can stay inactive before being automatically
closed.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-commons that referenced this issue Jun 30, 2023
giuseppe-steduto added a commit to giuseppe-steduto/reana-client-go that referenced this issue Jun 30, 2023
When opening an interactive session with the `open` command, the user is now notified about the maximum inactivity time before the session is automatically closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-server that referenced this issue Jul 4, 2023
…oint

Adds the `maximum_interactive_session_inactivity_period` value to the ones returned by `/api/info`.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana that referenced this issue Jul 4, 2023
Adds an env variable that contains the maximum number of days for which
an interactive session can stay inactive before being automatically
closed.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-client-go that referenced this issue Jul 4, 2023
When opening an interactive session with the `open` command, the user is
now notified about the maximum inactivity time before the session is
automatically closed, if the autoclosure was enabled by the REANA
administrators.

Closes reanahub/reana-client#657
giuseppe-steduto added a commit to giuseppe-steduto/reana-client that referenced this issue Jul 11, 2023
When opening an interactive session with the `open` command, the user is now
notified about the maximum inactivity time before the session is automatically
closed, if the autoclosure was enabled by the REANA administrators.

Closes reanahub#657
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment