Skip to content

Fix session cookie being recreated on every export#2471

Draft
rfontanarosa wants to merge 4 commits intomasterfrom
rfontanarosa/1160/only-generate-new-session-cookie-when-needed
Draft

Fix session cookie being recreated on every export#2471
rfontanarosa wants to merge 4 commits intomasterfrom
rfontanarosa/1160/only-generate-new-session-cookie-when-needed

Conversation

@rfontanarosa
Copy link
Collaborator

closes #1160

@rfontanarosa rfontanarosa self-assigned this Mar 26, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.62%. Comparing base (8d8f16e) to head (4b30bd9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2471      +/-   ##
==========================================
+ Coverage   59.38%   59.62%   +0.24%     
==========================================
  Files         113      113              
  Lines        2797     2804       +7     
  Branches      421      423       +2     
==========================================
+ Hits         1661     1672      +11     
+ Misses       1074     1070       -4     
  Partials       62       62              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Only generate new session cookie when needed

2 participants