Project

General

Profile

Bug #2283

Updated by The Foreman Bot over 9 years ago

It can take a long time to run a class import on a puppetmaster with a lot of branches and classes.  

  

 The timeout in lib/proxy_api.rb is hard coded to 60 seconds which cuases imports to timeout. 

 

 It would be helpful if there were a config option that allowed modifying this timeout.

Back