Related to HMS-1886: Clicking the recreate button on a build with a lot of packages results in the user being rate limited. Package summaries are obtained by querying the Content Sources API. A large number of packages requires a large number of requests and leads to the rate limiting problem when using the 'Recreate image' function. This commit fixes the problem by not requesting or displaying package summaries when 'Recreate image' is used. (Note that newly added packages will still request and display a summary.) The 'Recreate image' function will soon be replaced by blueprints. This hotfix should carry us forward until then. |
||
|---|---|---|
| .. | ||
| formComponents | ||
| steps | ||
| validators | ||
| CreateImageWizard.js | ||
| CreateImageWizard.scss | ||
| ImageCreator.js | ||