Skip to content

Commit

Permalink
fix: restore default wait time
Browse files Browse the repository at this point in the history
  • Loading branch information
gabheadz committed Dec 27, 2024
1 parent 8210b58 commit 02c9804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion channel-sender/config/config-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ channel_sender_ex:
# be greater than max_age.
channel_shutdown_socket_disconnect:
on_clean_close: 30
on_disconnection: 60
on_disconnection: 300

no_start: false
topology:
Expand Down

0 comments on commit 02c9804

Please sign in to comment.