class

BraveSearch::Config

Inherits Reference < Object

Instance methods

base_url
Source
base_url=(base_url : String)
Source
max_poll_attempts
Source
max_poll_attempts=(max_poll_attempts : Int32)
Source
poll_interval

Summarizer polling configuration

Source
poll_interval=(poll_interval : Time::Span)

Summarizer polling configuration

Source
retry_count
Source
retry_count=(retry_count : Int32)
Source
retry_delay
Source
retry_delay=(retry_delay : Time::Span)
Source
timeout
Source
timeout=(timeout : Time::Span)
Source