Skip to content

Commit 3e5e5a5

Browse files
Reintroduce the comment added in b0dd883
1 parent 17379ba commit 3e5e5a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rabbit.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@
240240
-define(BOOT_START_TIMEOUT, 1 * 60 * 1000).
241241
%% 12 hours
242242
-define(BOOT_FINISH_TIMEOUT, 12 * 60 * 60 * 1000).
243+
%% 100ms
243244
-define(BOOT_STATUS_CHECK_INTERVAL, 100).
244245

245246
%%----------------------------------------------------------------------------

0 commit comments

Comments
 (0)