# File lib/new_relic/agent/agent.rb, line 761 def connect_retry_period [600, connect_attempts * 60].min end