github electric-sql/electric @electric-sql/client@1.1.2

latest releases: @electric-ax/agents-server-ui@0.4.2, @electric-ax/agents-server@0.4.2, @electric-ax/agents-desktop@0.1.2...
6 months ago

Patch Changes

  • e4f2c4d: Fix duplicate operations being emitted after error recovery with onError handler. When the onError handler returned new params/headers to retry after an error (e.g., 401), the stream was resetting its offset and refetching all data from the beginning, causing duplicate insert operations and "already exists" errors in collections. The stream now correctly preserves its offset during error recovery and continues from where it left off.

Don't miss a new electric release

NewReleases is sending notifications on new releases.