Skip to content

Commit

Permalink
restore config
Browse files Browse the repository at this point in the history
  • Loading branch information
ssd04 committed Jul 26, 2024
1 parent afd89ba commit c8539ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/connector/config/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
WithAcknowledge = true

# The duration in seconds to wait for an acknowledgement message
AcknowledgeTimeoutInSec = 60
AcknowledgeTimeoutInSec = 5

# Signals if in case of data payload processing error, we should send the ack signal or not. If you want to block
# incoming data in case of a local error, this should be set to true.
Expand Down

0 comments on commit c8539ed

Please sign in to comment.