Query-based API for determining if Positron is active/computing #3148
Labels
area: api
Issues related to API category.
area: workbench
Issues related to Workbench category.
enhancement
New feature or request
Milestone
Posit Workbench has session timeouts that occur after a period of user inactivity. We want to be careful to not interrupt a long-running computation even if the user is not actively "working".
Per discussion in #2238 (comment) we would like to use a query-based ("are you currently computing?") rather than event based API as proposed in #2238.
The text was updated successfully, but these errors were encountered: