Skip to content
Snippets Groups Projects
Commit a1d0ba5d authored by Aleksandr Popov's avatar Aleksandr Popov
Browse files

Merge branch '12.12.x/EFA-3376' into '12.12.x/release'

12.12.x/EFA-3376

See merge request effectivex/go-kit!43
parents 21d92a66 55d777fa
Branches
Tags v12.12.5
No related merge requests found
......@@ -6,5 +6,5 @@ const defaultEventBusExchange = "e.events"
const defaultEventBusExchangeType = amqp.ExchangeTopic
const defaultRPCExchange = "e.rpc"
const defaultTimeout = "10000"
const defaultRetryCount = 5
const defaultTimeout = "120000"
const defaultRetryCount = 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment