Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistency during a connection #140

Open
Acconut opened this issue Nov 5, 2024 · 1 comment
Open

Consistency during a connection #140

Acconut opened this issue Nov 5, 2024 · 1 comment

Comments

@Acconut
Copy link

Acconut commented Nov 5, 2024

Draft -08 includes the following statement (emphasis mine):

The "RateLimit-Policy" response header field is a non-empty List of Quota Policy Items (Section 3.1). The Item value MUST be a String. Its value is informative. The field value is expected to remain consistent over a the lifetime of a connection. It is this characteristic that differentiates it from the RateLimit (Section 4) field that contains information that may change on every request.

Is connection the correct term? I believe the intention is to state that the policies should not change between requests. Maybe we can rephrase it to express that better? How about

The field value is expected to remain consistent across multiple requests.

?

@ioggstream
Copy link
Collaborator

Interesting catch. Need some time to elaborate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants