apache / apache/openwhisk-wskdeploy
Implement dynamic Action Limits using wskadmin limits command
Open
enhancement
priority: low
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
It would be a very good feature to dynamically pull the target provider's user limits (customizable per namespace) and then use these for validation (perhaps implement a flag that adds this extra dynamic behavior as to not impose on developers by adding extra connections/api calls under-the-covers they do not care about).
see https://github.com/apache/incubator-openwhisk/blob/master/tools/admin/README.md
Contributor guide
Assessment
This issue has not been assessed yet.