Skip to content

Commit 71ad1ca

Browse files
committed
revert
1 parent f7bc7a5 commit 71ad1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/elasticindexer/config/prefs.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Possible values: json, gogo protobuf. Should be compatible with mx-chain-node outport driver config
1010
data-marshaller-type = "json"
1111
# Retry duration (receive/send ack signal) in seconds
12-
retry-duration-in-seconds = 5
12+
retry-duration-in-seconds = 50
1313
# Signals if in case of data payload processing error, we should send the ack signal or not
1414
blocking-ack-on-error = true
1515
# After a message will be sent it will wait for an ack message if this flag is enabled

0 commit comments

Comments
 (0)