@@ -42,7 +42,7 @@ var (
)
const (
- defaultTimeOut = 3 // seconds
+ defaultTimeOut = 0 // seconds
func renderError(code int, err error) Common {