Project

General

Profile

Bug #21300

Updated by Peter Amstutz 5 months ago

<pre> 
       # Maximum wall clock time to spend handling an incoming request. 
       RequestTimeout: 5m 
 </pre> 

 However it's been observed several times that controller requests actually time out after 60s. 

 It's possible that this is a another case where nginx and controller configuration need to be properly synchronized. 

Back