Skip to content

Broker Legacy GetFilesOverview request fails when having 9000 files in Altinn 3. #781

@tomshag

Description

@tomshag

Description

We're seeing an issue where organizations with a huge number of files are having their requests time out because we are retrieving 9000 file Ids and then sequentially retrieving each file's metadata.
This usecase was not really expected during development.
To fix this, we are implementing a new GetFileOverview endpoint in the Legacy service that receives a list of fileIds and then retrieves them all from the database.

Additional Information

No response

Tasks

Create a new Post request on the legacy endpoint that retrieves all overviews for fileids submitted in body.

Acceptance Criterias

No response

Metadata

Metadata

Assignees

Labels

kind/choreRoutine task or minor maintenance work that doesn't introduce new features or functionalitykind/featureA distinct functionality or enhancement added to a product to provide specific value to userskind/user-storyUsed for issues that describes functionality for our users.

Type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions