electric-sql / electric-sql/electric
Cache buster failing for expired shape handles
Open
triage
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 375
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 18
Description
This is a follow-up to the bug fixed in this pr: https://github.com/electric-sql/electric/pull/3701
**Versions**
- Client: typescript
- Electric: latest
**Bug description**
The fix for https://github.com/electric-sql/electric/pull/3701 is failing to update the cache buster url param on each subsequent retry, yielding the same failure repeating itself.
**Expected behavior**
When the client finds itself in a broken state, and attempts to use the cache-buster url param, it should change that param between requests.
Contributor guide
Assessment
This issue has not been assessed yet.