class

Autobot::Config::ToolRateLimitConfig

Inherits YAML::Serializable < Reference < Object

Constructors

new(max_calls : Int32, window_seconds : Int32 = 60)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

max_calls
Source
max_calls=(max_calls : Int32)
Source
window_seconds
Source
window_seconds=(window_seconds : Int32)
Source