apache / apache/openwhisk-wskdeploy
Export command subject to List limits
Open
enhancement
export
priority: low
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
The OpenWhisk REST API limits the number of assets that can be returned to 200. The export command might return a partial result.
Contributor guide
Research direction
Start at the export command and the OpenWhisk REST API list calls, then trace how results are collected when the API returns at most 200 assets. Done means export retrieves the complete asset set rather than silently producing a partial result; the payload names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100