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

Lighter sessions always display session states as IDLE state even during active query execution #1061

Open
HarshithaRmAkamai opened this issue Jun 18, 2024 · 0 comments

Comments

@HarshithaRmAkamai
Copy link

Lighter sessions show an IDLE state even while queries are running, though the expectation was to see BUSY during execution and IDLE when not executing.

Additionally, in lighter batches, I see the following states: NOT_STARTED, STARTING, IDLE, BUSY, SHUTTING_DOWN, ERROR, DEAD, KILLED, and SUCCESS.
I only see a few of these states being applied to sessions, such as NOT_STARTED (when the session is about to start), STARTING (when the session has started), IDLE (where it remains most of the time, both during execution and when not executing), and ERROR. I would like to know if all these states are supposed to apply to sessions as well.

Screenshot 2024-06-18 at 2 57 07 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant