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

Query-based API for determining if Positron is active/computing #3148

Open
Tracked by #1617
jthomasmock opened this issue May 15, 2024 · 0 comments
Open
Tracked by #1617

Query-based API for determining if Positron is active/computing #3148

jthomasmock opened this issue May 15, 2024 · 0 comments
Labels
area: api Issues related to API category. area: workbench Issues related to Workbench category. enhancement New feature or request

Comments

@jthomasmock
Copy link
Contributor

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.

@jthomasmock jthomasmock added enhancement New feature or request area: api Issues related to API category. labels May 15, 2024
@jthomasmock jthomasmock added this to the Release Candidate milestone May 15, 2024
@sharon-wang sharon-wang added the area: workbench Issues related to Workbench category. label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: api Issues related to API category. area: workbench Issues related to Workbench category. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants