#Offline-transactions and retries
2 messages · Page 1 of 1 (latest)
this is fixing that I believe? https://github.com/TanStack/db/pull/1301
2 messages · Page 1 of 1 (latest)
Is there a reason that the offline-transactions package still does a backoff retry when the error is net::ERR_INTERNET_DISCONNECTED? Shouldn't it just pause until the offline detector tells it that it's back online?
this is fixing that I believe? https://github.com/TanStack/db/pull/1301