NAME

Gungho::Component::Throttle::Simple.ja - リクエスト総数でスロットル

SYNOPSIS

---
throttle:
  simple:
    max_items 1000
    interval: 3600
components:
  - Throttle::Simple

METHODS

setup

オブジェクトを初期化します。

throttle($request)

設定されたリクエスト総数範囲内であれば正、超えると負を返します

1 POD Error

The following errors were encountered while parsing the POD:

Around line 3:

Non-ASCII character seen before =encoding in 'リクエスト総数でスロットル'. Assuming UTF-8