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

Support custom sessions in GQL and REST APIs #630

Open
lukashornych opened this issue Jul 17, 2024 · 0 comments
Open

Support custom sessions in GQL and REST APIs #630

lukashornych opened this issue Jul 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lukashornych
Copy link
Collaborator

Currently, GQL and REST APIs create new sessions for each request. This is usually fine but e.g. in evitaLab (lukashornych/evitalab#160), we will need to manage single session for WARMING_UP catalogs.

Therefore it would be helpful if GQL and REST APIs could support session ID on the input to override the default logic of creating adhoc sessions.

@lukashornych lukashornych self-assigned this Jul 17, 2024
@lukashornych lukashornych added the enhancement New feature or request label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant