REFETCH_FLOOR_MS

Constant REFETCH_FLOOR_MS 

Source
pub const REFETCH_FLOOR_MS: i64 = 10_000;
Expand description

The floor between two key-set fetches, whatever asks for one.

A token naming an unknown kid schedules a refetch, and a kid is a string an anonymous client chooses — so without a floor, “verify this token” would be a request that makes a Beck process call its identity provider (§43.1’s A2, one hop further out). Ten seconds.