Skip to content

Commit 5dc9dcc

Browse files
Sheikah45Brutus5000
authored andcommitted
Change delay to 30 seconds
1 parent 0d0619d commit 5dc9dcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/faf-replay-server/config/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ storage:
1717
replay:
1818
forced_timeout_s: 18000
1919
time_with_zero_writers_to_end_replay_s: 30
20-
delay_s: 300
20+
delay_s: 30
2121
update_interval_s: 1
2222
merge_quorum_size: 2
23-
stream_comparison_distance_b: 4096
23+
stream_comparison_distance_b: 4096

0 commit comments

Comments
 (0)