pub const MAXIMUM_CAPACITY: usize = 500_000_000;
The maximum number of permits a token bucket can have.