Migrate UI backend from direct storage calls to S3 API proxy via boto3
This commit is contained in:
@@ -657,6 +657,7 @@
|
||||
streamingComplete = true;
|
||||
flushPendingStreamObjects();
|
||||
hasMoreObjects = false;
|
||||
totalObjectCount = loadedObjectCount;
|
||||
updateObjectCountBadge();
|
||||
|
||||
if (objectsLoadingRow && objectsLoadingRow.parentNode) {
|
||||
|
||||
Reference in New Issue
Block a user