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

Issues when reconnecting #4340

Closed
juliushaertl opened this issue Jun 21, 2023 · 0 comments · Fixed by #4474
Closed

Issues when reconnecting #4340

juliushaertl opened this issue Jun 21, 2023 · 0 comments · Fixed by #4474
Labels

Comments

@juliushaertl
Copy link
Member

          Found two other reconnect bug when testing but those would be something for a different round:
  • Open text
  • Set to offline in network tab of browser console
  • Click reconnect
  • 🐛 It seems to show an error but request still happen and there is a continuous loading spinner

  • Open text
  • Delete the oc_text_session entry
  • 🐛 See an empty editor

Originally posted by @juliushaertl in #4297 (comment)

mejo- added a commit that referenced this issue Jul 10, 2023
SyncService will resend failed steps after network has recovered.

Remove obsolete `data.retry` flag when emitting error of
`ERROR_TYPE.CONNECTION_FAILED`.

Fixes: #4340

Signed-off-by: Jonas <[email protected]>
mejo- added a commit that referenced this issue Jul 11, 2023
SyncService will resend failed steps after network has recovered.

Remove obsolete `data.retry` flag when emitting error of
`ERROR_TYPE.CONNECTION_FAILED`.

Fixes: #4340

Signed-off-by: Jonas <[email protected]>
mejo- added a commit that referenced this issue Jul 11, 2023
SyncService will resend failed steps after network has recovered.

Remove obsolete `data.retry` flag when emitting error of
`ERROR_TYPE.CONNECTION_FAILED`.

Fixes: #4340

Signed-off-by: Jonas <[email protected]>
mejo- added a commit that referenced this issue Jul 11, 2023
SyncService will resend failed steps after network has recovered.

Remove obsolete `data.retry` flag when emitting error of
`ERROR_TYPE.CONNECTION_FAILED`.

Fixes: #4340

Signed-off-by: Jonas <[email protected]>
mejo- added a commit that referenced this issue Jul 11, 2023
SyncService will resend failed steps after network has recovered.

Remove obsolete `data.retry` flag when emitting error of
`ERROR_TYPE.CONNECTION_FAILED`.

Fixes: #4340

Signed-off-by: Jonas <[email protected]>
mejo- added a commit that referenced this issue Jul 11, 2023
SyncService will resend failed steps after network has recovered.

Remove obsolete `data.retry` flag when emitting error of
`ERROR_TYPE.CONNECTION_FAILED`.

Fixes: #4340

Signed-off-by: Jonas <[email protected]>
mejo- added a commit that referenced this issue Jul 11, 2023
SyncService will resend failed steps after network has recovered.

Remove obsolete `data.retry` flag when emitting error of
`ERROR_TYPE.CONNECTION_FAILED`.

Fixes: #4340

Signed-off-by: Jonas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant