We're going to store ReportItems in DynamoDB. The maximum item size is 400 KiB. We need to ensure that the items we're storing are not larger than that.
In further diffs, such large reports will be stored in Blob service.
Depends on D8939
Differential D8940
[report-service] Implement DB item size checks bartek on Aug 25 2023, 1:23 AM. Authored by Tags None Referenced Files
Details We're going to store ReportItems in DynamoDB. The maximum item size is 400 KiB. We need to ensure that the items we're storing are not larger than that. Depends on D8939
Diff Detail
|