@@ -99,6 +99,8 @@ all:
},
{
json: true,
+ open_timeout: 8,
+ read_timeout: 24,
}
)
@@ -81,8 +81,8 @@ push translations to online
- open_timeout: 6,
- read_timeout: 16,
raise "Can't push translations to #{url}: #{result.error}" if !result.success?