Skip to content

(Fixes #298) - Use stable user ids for Statsig evaluations#403

Open
ravikiranpagidi wants to merge 1 commit into
DataExpert-io:mainfrom
ravikiranpagidi:fix/stable-statsig-user-id
Open

(Fixes #298) - Use stable user ids for Statsig evaluations#403
ravikiranpagidi wants to merge 1 commit into
DataExpert-io:mainfrom
ravikiranpagidi:fix/stable-statsig-user-id

Conversation

@ravikiranpagidi
Copy link
Copy Markdown

This replaces the built-in hash() calls in the signup and tasks routes with SHA-256 so the same visitor keeps the same user ID across Python processes. That keeps Statsig evaluations stable between app restarts.
Fixes #298

@ravikiranpagidi ravikiranpagidi marked this pull request as draft May 16, 2026 04:50
@ravikiranpagidi ravikiranpagidi marked this pull request as ready for review May 16, 2026 04:50
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.

Issue : Inconsistent Hash Usage for User Identification

1 participant