timeout changes
This commit is contained in:
parent
c15c16be8d
commit
e4984c8941
@ -19,7 +19,7 @@ methods query, exec, queryrow -- these wrapper functions handle timeouts and oth
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
const (
|
const (
|
||||||
DB_TIMEOUT = time.Second * 1
|
DB_TIMEOUT = time.Second * 10
|
||||||
)
|
)
|
||||||
|
|
||||||
type database struct {
|
type database struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user