foxcpp / foxcpp/go-imap-sql

Handle serialization failures

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
26
Forks
12
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.