DataStore upgrading from 2.2.6 to 2.2.7+ breaks realtime data
See original GitHub issueDescribe the bug After upgrading the DataStore from version 2.2.6 to 2.2.7, the following error is printed in the console right after the DataStore is ready:
[DEBUG] 46:46.527 AWSAppSyncRealTimeProvider - closing WebSocket...
DataStore version 2.2.7 introduces some bug fix I need:
- @aws-amplify/datastore: call disconnectionHandler on subscription error
This issue persists even in the latest DataStore version (2.2.9), and while having all the other Amplify packages up-to-date.
I have these packages installed:
- @aws-amplify/analytics@3.2.6
- @aws-amplify/auth@3.3.4
- @aws-amplify/core@3.4.5
- @aws-amplify/datastore@2.2.7
- @aws-amplify/pushnotification@3.1.9
- amazon-cognito-identity-js@4.3.3
Downgrading the DataStore version to 2.2.6 fixes this issue, but leaves me without the bug fixes.
Expected behavior I expect realtime data to keep working after upgrading to the latest version of the DataStore.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:66 (31 by maintainers)
Top Results From Across the Web
Upgrading host from vSphere ESXi 6.x to 7.x datastores may ...
After upgrading a host from vSphere ESXi 6.x to 7.x, you may see the datastore along with the vms/disks located inside become inaccessible....
Read more >Java client library | Google Cloud
Tools for managing, processing, and transforming biomedical data. ... Gain a 360-degree patient view with connected Fitbit data on Google Cloud. ... Real-time...
Read more >What's New | SAP Help Portal
datastore. New in SAP Data Services 4.2.14 Patch 16, the SAP HANA database datastore now supports X.509 authentication.
Read more >SAP BusinessObjects Data Services Reference Guide
SAP BusinessObjects Data Services 4.1 Support Package 1 (14.1.1.0) ... 2.2.6 ... Real-time jobs are designed according to data flow.
Read more >Data Grid REST API - Red Hat Customer Portal
Data Grid is a high-performance, distributed in-memory data store. ... any data that already exists and updates the Time-To-Live and Last-Modified values, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@mdoesburg just merged the PR, so please try with the latest unstable versions
@iartemiev Yeah go ahead and close it.