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

[feature branch] Async session request + hacked up delay to avoid races until we send a response on TCM creation #1617

Merged
merged 3 commits into from
May 21, 2024

Conversation

sfc-gh-azwiegincew
Copy link
Collaborator

We don't currently get a response to the session request. We will need to send one while the query still executes. This will be done when we implement the new REST endpoint. For now, the client just waits a bit to have a good shot at the TCM getting created for subsequent queries.

@sfc-gh-azwiegincew sfc-gh-azwiegincew requested a review from a team as a code owner May 17, 2024 00:10
@sfc-gh-azwiegincew sfc-gh-azwiegincew changed the title Async session request + hacked up delay to avoid races until we send a response on TCM creation [feature branch] Async session request + hacked up delay to avoid races until we send a response on TCM creation May 17, 2024
@sfc-gh-azwiegincew sfc-gh-azwiegincew merged commit 1446f51 into server-side-snowpark May 21, 2024
13 of 14 checks passed
@sfc-gh-azwiegincew sfc-gh-azwiegincew deleted the azwiegincew-session-operator branch May 21, 2024 16:08
@github-actions github-actions bot locked and limited conversation to collaborators May 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants