Handle serialization failures
未关闭
bug
- 主要语言
- Go
- 星标
- 26
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
We should retry on serialization error (possibly, with a small delay). Currently we hard-fail and reject modifications.
Related to #12, we might able to decrease rate of serialization failures. But SQLite remains a problem because it always uses Serializable Isolation Level due to its design.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。