Options for the WorkerKVRateLimit class.
The limit (number of requests, number of API calls) to be applied. This is incremented when you call the limit() function in your Worker.
The period to measure increments to the limit over, in seconds. Must be 10 or 60.
Options for the WorkerKVRateLimit class.