You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/01 03:45:34 UTC

[GitHub] rabbah opened a new pull request #2684: Decorate throttled error response with count/limit.

rabbah opened a new pull request #2684: Decorate throttled error response with count/limit.
URL: https://github.com/apache/incubator-openwhisk/pull/2684
 
 
   Fixes #1385.
   
   Reports error messages as:
   `Too many requests in the last minute (count: 120, allowed: 60). (code ...)`
   `Too many concurrent requests in flight (count: 30, allowed: 30). (code ...)`
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services