1 Answer
- Newest
- Most votes
- Most comments
1
- If the user launches a notebook and no cells have been executed, AWS Glue Studio notebook times out after 12 hours.
- Once the user executes a cell, this will start an interactive session with default timeout value as 48 hours.
- Within this 48 hour window, if the user logs out, or closes browser tab, glue studio stops the open session immediately.
- In case of a edge scenario like “terminate” an app - i.e. force close the browser, the session will be terminated at the default timeout (48 hours) value.
Users have the control on changing this default timeout value to a much lower value by defining a custom idle-timeout using Magics before executing the cell, so the session don’t wait for the 48 hour mark and gets terminated at user defined value.
answered a year ago
Relevant content
- asked a year ago
- asked 3 years ago
- asked 3 years ago
- Accepted Answerasked 3 months ago
- AWS OFFICIALUpdated 2 months ago
- Why doesn't my SageMaker Studio Classic notebook in VPC only mode connect with my KernelGateway app?AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 months ago