You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/04/01 06:18:54 UTC

[GitHub] [incubator-openwhisk] style95 edited a comment on issue #4414: Performce: the latency and total run time increase when invoker_user_memory increase?

style95 edited a comment on issue #4414: Performce: the latency and total run time increase when invoker_user_memory increase? 
URL: https://github.com/apache/incubator-openwhisk/issues/4414#issuecomment-478449841
 
 
   @axiqia How many concurrent invocations did you make?
   
   I think it is reasonable as more containers share the same resource, the performance of each container will be getting degraded accordingly.
   
   And `429` error means `TooManyRequests`.
   I think you need to increase your invocation-per-minute and concurrent invocation limit.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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