Skip to content

fix: stateBlockingQueue size increase to fix missed/delayed messages #1422

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

Merged

Conversation

chrfwow
Copy link
Contributor

@chrfwow chrfwow commented Jun 17, 2025

This PR

Increases the capacity of the stateBlockingQueue. Currently, we are dropping state changes in some specific cases, and thereby sometimes miss when we enter an error or ready state.

Please comment if you believe the queue should have another capacity.

@toddbaert toddbaert changed the title Increase the capacity of the stateBlockingQueue fix: stateBlockingQueue size increase to fix missed/delayed messages Jun 17, 2025
@toddbaert toddbaert merged commit a3578cc into open-feature:main Jun 17, 2025
5 checks passed
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.

6 participants