Change max restart strategy of ejabberd_odbc_sup to handle some SQL timeouts.

This commit is contained in:
Andreas Köhler 2010-09-17 16:48:44 +02:00 committed by Badlop
parent e84d853bc3
commit 6ce29e7ecb
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ init([Host]) ->
?DEFAULT_ODBC_START_INTERVAL]),
?DEFAULT_ODBC_START_INTERVAL
end,
{ok, {{one_for_one, PoolSize+1, StartInterval},
{ok, {{one_for_one, PoolSize*2, 1},
lists:map(
fun(I) ->
{I,