Skip to content

Conversation

@beezz
Copy link
Contributor

@beezz beezz commented Oct 29, 2025

Do not user redis-blaster for the session store redis backend.

@beezz beezz requested a review from markstory October 29, 2025 12:19
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 29, 2025
@property
def _client(self):
return clusters.get("default").get_local_client_for_key(self.redis_key)
return redis.redis_clusters.get(settings.SENTRY_SESSION_STORE_REDIS_CLUSTER)

This comment was marked as off-topic.

@beezz beezz merged commit ed3cc06 into master Oct 29, 2025
70 checks passed
@beezz beezz deleted the redis-session-store-remove-blaster branch October 29, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants