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

[ENG-3961] move "warn_if_too_large" logic into BaseState #4284

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Nov 1, 2024

Check for too large serialized state whenever BaseState._serialize is used, so it can apply to all state managers, not just StateManagerRedis.

Check for too large serialized state whenever `BaseState._serialize` is used,
so it can apply to all state managers, not just `StateManagerRedis`.
@masenf masenf changed the title [REF-3961] move "warn_if_too_large" logic into BaseState [ENG-3961] move "warn_if_too_large" logic into BaseState Nov 1, 2024
Copy link

linear bot commented Nov 1, 2024

@masenf masenf merged commit 0d9fc53 into main Nov 4, 2024
29 checks passed
@masenf masenf deleted the masenf/warn-if-too-large-logic branch November 4, 2024 18:11
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.

2 participants