mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-02-14 18:09:58 +00:00
Enforcing back tenant selection using closest match (#129)
This commit is contained in:
committed by
GitHub
parent
0ce901f8dd
commit
2c54d91306
@@ -38,7 +38,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
defaultTimeoutInterval = 20 * time.Second
|
||||
defaultTimeoutInterval = 10 * time.Second
|
||||
podRecreationTimeoutInterval = 90 * time.Second
|
||||
defaultPollInterval = time.Second
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user