mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
The graph uses a persistent database connection so a lock is required because our current sqlite3 driver does not implement retry logic when the ErrBusy is received.