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

Updated realtime connection to update errorReason #365

Merged
merged 2 commits into from Apr 11, 2022

Conversation

ikurek
Copy link
Contributor

@ikurek ikurek commented Apr 8, 2022

Should close #120. The task isn't too descriptive, but I have figured that it's related to Connection class not updating the errorReason field, when it's state is changed. This small change should update the error every time the state of connection is updated

@ikurek ikurek self-assigned this Apr 8, 2022
@ikurek ikurek added the bug Something isn't working. It's clear that this does need to be fixed. label Apr 8, 2022
@github-actions github-actions bot temporarily deployed to staging/pull/365/dartdoc April 8, 2022 09:43 Inactive
Copy link

@KacperKluka KacperKluka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@QuintinWillison QuintinWillison changed the title Updated realtime connection to update errorReson Updated realtime connection to update errorReason Apr 11, 2022
@ikurek ikurek merged commit f99cb6a into main Apr 11, 2022
@ikurek ikurek deleted the fix/realtime-connection-error-info branch April 11, 2022 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. It's clear that this does need to be fixed.
Development

Successfully merging this pull request may close these issues.

Update errorReason on Realtime.connection
3 participants