check_session: Check SAS session

View source: R/connection-checks.R

check_sessionR Documentation

Check SAS session

Description

Checks if a SAS session currently exists. If the SAS session has terminated during the session, check_session() will not detect it.

Usage

check_session(call = rlang::caller_env())

Details

Use execute_if_connection_active() for any function that relies on a SAS connection to catch inactive sessions.


sasquatch documentation built on Feb. 28, 2026, 1:07 a.m.