With some very minor re-wording the “429 Too Many Requests” response could just as easily apply when the user has been limited to a specific number of outstanding requests. Essentially the server tells the user that it will queue at most N requests from the User and that the N+1st will be rejected.
The error response is essentially the same, however. The text just needs to be more flexible in explaining what “too many” is relative to.
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

