mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-20 18:07:59 +02:00
Increase diagnose command timeout
This commit is contained in:
parent
a2247c0b6c
commit
d9239acbce
@ -12,7 +12,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const httpTestRequestTimeout = 10 * time.Second
|
||||
const httpTestRequestTimeout = 15 * time.Second
|
||||
|
||||
var diagnosticSteps = []diagnosticStep{
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user