@@ -2654,6 +2654,14 @@ <h3 id="siri-azure-et-updater">SIRI Azure ET Updater</h3>
26542654< td style ="text-align: center; "> 2.2</ td >
26552655</ tr >
26562656< tr >
2657+ < td > < a href ="#u__11__startupTimeout "> startupTimeout</ a > </ td >
2658+ < td style ="text-align: center; "> < code > duration</ code > </ td >
2659+ < td > Maximum time to wait for real-time services during startup.</ td >
2660+ < td style ="text-align: center; "> < em > Optional</ em > </ td >
2661+ < td > < code > "PT5M"</ code > </ td >
2662+ < td style ="text-align: center; "> na</ td >
2663+ </ tr >
2664+ < tr >
26572665< td > topic</ td >
26582666< td style ="text-align: center; "> < code > string</ code > </ td >
26592667< td > Service Bus topic to connect to.</ td >
@@ -2720,6 +2728,12 @@ <h4 id="u__11__servicebus_url">servicebus-url</h4>
27202728< strong > Path:</ strong > /updaters/[11] </ p >
27212729< p > Service Bus connection used for authentication.</ p >
27222730< p > Has to be present for authenticationMethod SharedAccessKey. This should be Primary/Secondary connection string from service bus.</ p >
2731+ < h4 id ="u__11__startupTimeout "> startupTimeout</ h4 >
2732+
2733+ < p > < strong > Since version:</ strong > < code > na</ code > ∙ < strong > Type:</ strong > < code > duration</ code > ∙ < strong > Cardinality:</ strong > < code > Optional</ code > ∙ < strong > Default value:</ strong > < code > "PT5M"</ code > < br />
2734+ < strong > Path:</ strong > /updaters/[11] </ p >
2735+ < p > Maximum time to wait for real-time services during startup.</ p >
2736+ < p > Maximum time to wait for real-time services during startup. If real-time services are unavailable, OTP will start without real-time data after this timeout.</ p >
27232737< h5 id ="example-configuration "> Example configuration</ h5 >
27242738< div class ="highlight "> < pre > < span > </ span > < code > < a id ="__codelineno-0-1 " name ="__codelineno-0-1 " href ="#__codelineno-0-1 "> </ a > < span class ="c1 "> // router-config.json</ span >
27252739< a id ="__codelineno-0-2 " name ="__codelineno-0-2 " href ="#__codelineno-0-2 "> </ a > < span class ="p "> {</ span >
@@ -2832,6 +2846,14 @@ <h3 id="siri-azure-sx-updater">SIRI Azure SX Updater</h3>
28322846< td style ="text-align: center; "> 2.2</ td >
28332847</ tr >
28342848< tr >
2849+ < td > < a href ="#u__10__startupTimeout "> startupTimeout</ a > </ td >
2850+ < td style ="text-align: center; "> < code > duration</ code > </ td >
2851+ < td > Maximum time to wait for real-time services during startup.</ td >
2852+ < td style ="text-align: center; "> < em > Optional</ em > </ td >
2853+ < td > < code > "PT5M"</ code > </ td >
2854+ < td style ="text-align: center; "> na</ td >
2855+ </ tr >
2856+ < tr >
28352857< td > topic</ td >
28362858< td style ="text-align: center; "> < code > string</ code > </ td >
28372859< td > Service Bus topic to connect to.</ td >
@@ -2906,6 +2928,12 @@ <h4 id="u__10__servicebus_url">servicebus-url</h4>
29062928< strong > Path:</ strong > /updaters/[10] </ p >
29072929< p > Service Bus connection used for authentication.</ p >
29082930< p > Has to be present for authenticationMethod SharedAccessKey. This should be Primary/Secondary connection string from service bus.</ p >
2931+ < h4 id ="u__10__startupTimeout "> startupTimeout</ h4 >
2932+
2933+ < p > < strong > Since version:</ strong > < code > na</ code > ∙ < strong > Type:</ strong > < code > duration</ code > ∙ < strong > Cardinality:</ strong > < code > Optional</ code > ∙ < strong > Default value:</ strong > < code > "PT5M"</ code > < br />
2934+ < strong > Path:</ strong > /updaters/[10] </ p >
2935+ < p > Maximum time to wait for real-time services during startup.</ p >
2936+ < p > Maximum time to wait for real-time services during startup. If real-time services are unavailable, OTP will start without real-time data after this timeout.</ p >
29092937< h5 id ="example-configuration_1 "> Example configuration</ h5 >
29102938< div class ="highlight "> < pre > < span > </ span > < code > < a id ="__codelineno-1-1 " name ="__codelineno-1-1 " href ="#__codelineno-1-1 "> </ a > < span class ="c1 "> // router-config.json</ span >
29112939< a id ="__codelineno-1-2 " name ="__codelineno-1-2 " href ="#__codelineno-1-2 "> </ a > < span class ="p "> {</ span >
0 commit comments