Sync branch magefile with main #104308
@ -13,7 +13,7 @@ import (
|
|||||||
var ErrIntegrity = errors.New("database integrity check failed")
|
var ErrIntegrity = errors.New("database integrity check failed")
|
||||||
|
|
||||||
const (
|
const (
|
||||||
integrityCheckTimeout = 2 * time.Second
|
integrityCheckTimeout = 10 * time.Second
|
||||||
)
|
)
|
||||||
|
|
||||||
type PragmaIntegrityCheckResult struct {
|
type PragmaIntegrityCheckResult struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user