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

fix(pubsub): Fixed DSR not coming back from error state after communication resumes #6280

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MichalTyndel
Copy link
Contributor

Reader which MessgaeReceiveTimeout elapsed was ignored when parsing incoming messages, so it couldn't get back to 'operational' state even after communication resumed.

…cation resumes

Reader which MessageReceiveTimeout elapsed was ignored when parsing incoming messages, so it couldn't get back to 'operational' state even after communication resumed.
@MichalTyndel
Copy link
Contributor Author

MichalTyndel commented Feb 27, 2024

Updated pubsub test (wrong timeout). Removed part of it, where the state toggles between error and operational. Now that it actually toggles checking expected state in callback will not work this way anymore.

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.

None yet

1 participant