edgedb-go
edgedb-go copied to clipboard
Implement PreferRepeatableRead
see python implementation
- https://github.com/geldata/gel-python/pull/609
- https://github.com/geldata/gel-python/pull/613
- https://github.com/geldata/gel-python/pull/616
Just wondering if there's any eta on this. Currently it's extremely easy to get "gel.TransactionSerializationError: could not serialize access due to read/write dependencies among transactions", hoping the PreferRepeatableRead will finally fix it.
Just wondering if there's any eta on this. Currently it's extremely easy to get "gel.TransactionSerializationError: could not serialize access due to read/write dependencies among transactions", hoping the PreferRepeatableRead will finally fix it.
It is in progress, but I don't think I can give an ETA.