We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7bc7a5 commit 71ad1caCopy full SHA for 71ad1ca
cmd/elasticindexer/config/prefs.toml
@@ -9,7 +9,7 @@
9
# Possible values: json, gogo protobuf. Should be compatible with mx-chain-node outport driver config
10
data-marshaller-type = "json"
11
# Retry duration (receive/send ack signal) in seconds
12
- retry-duration-in-seconds = 5
+ retry-duration-in-seconds = 50
13
# Signals if in case of data payload processing error, we should send the ack signal or not
14
blocking-ack-on-error = true
15
# After a message will be sent it will wait for an ack message if this flag is enabled
0 commit comments