Open
Description
When using openwhisk.action.invoke()
or other operations one can encounter HTTP 429 TOO MANY REQUESTS status code responses from Openwhisk's rate limiting. It would be nice if the openwhisk js client can provide a retry mechanism out of the box.
The suggested approach is a exponential backoff. This was implemented e.g. here: apache/openwhisk-package-cloudant#90
Metadata
Metadata
Assignees
Labels
No labels