_DomainState
Index
Properties
consecutive_429_count
Number of consecutive 429 responses (for exponential backoff).
crawl_delay
Minimum interval between requests, used to push throttled_until on dispatch.
domain
The domain being tracked.
throttled_until
Earliest time the next request to this domain is allowed.
Tracks delay state for a single domain.