Skip to content

Conversation

ymaayan
Copy link

@ymaayan ymaayan commented May 8, 2025

It seems that _get_async_query_info can be really helpful for getting all the information about a running async query given a provided token.
Right now, it is only supported to either cancel a query or check if it finished or succeeded.
Getting more information about it like the query_id or error_message (if query failed) is necessary for easy monitoring/debugging purposes.

@ymaayan ymaayan requested a review from a team as a code owner May 8, 2025 09:08
@ptiurin
Copy link
Contributor

ptiurin commented May 12, 2025

Thanks for bringing this up @ymaayan ! I've used this PR as a basis for #431 that has additional refactoring to make this method future proof as well as documentation. I'll close this PR in favour of #431 and will let you know once it's released.

@ptiurin ptiurin closed this May 12, 2025
@ptiurin
Copy link
Contributor

ptiurin commented May 12, 2025

The aforementioned change is released in firebolt-sdk==1.12.0

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

Successfully merging this pull request may close these issues.

2 participants