Expected Behavior
Many scorecard references should be loadable.
Current Behavior
Scores fail to load when the frontend tries to request all the entities via entityRef at once in a single GET /api/catalog/entities
Request failed with status 431
Steps to Reproduce
- Make a
all.json score file that references too many entities (500+ in my case)
- Browse to
/score-board page.
Possible Solution
Context
Scorecard overview is unusable due to this bug.
Expected Behavior
Many scorecard references should be loadable.
Current Behavior
Scores fail to load when the frontend tries to request all the entities via entityRef at once in a single
GET /api/catalog/entitiesSteps to Reproduce
all.jsonscore file that references too many entities (500+ in my case)/score-boardpage.Possible Solution
Context
Scorecard overview is unusable due to this bug.