mirror of
https://github.com/docker/docs.git
synced 2026-04-05 02:38:52 +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.