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

fix(perf) don't create session if it is not required #30322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wezell
Copy link
Contributor

@wezell wezell commented Oct 10, 2024

This pull request includes changes to improve session handling in the CurrentVariantWebInterceptor and VariantWebAPIImpl classes. The main focus is on ensuring sessions are only created when necessary, which can help optimize resource usage and performance.

Session handling improvements:

@wezell wezell linked an issue Oct 10, 2024 that may be closed by this pull request
@wezell wezell changed the title fix(perf) don't create session if it is not requrired fix(perf) don't create session if it is not required Oct 10, 2024
@wezell wezell requested a review from dsilvam October 10, 2024 18:06
@freddyDOTCMS
Copy link
Contributor

freddyDOTCMS commented Oct 11, 2024

The Postman test is going to be crated in another card #30326

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.

All requests create a session
2 participants