Skip to content

Commit

Permalink
keep original call too
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryWilber committed Jan 6, 2021
1 parent 3fbd096 commit 229d845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/loader/container-loader/src/deltaManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1407,6 +1407,7 @@ export class DeltaManager
this.fetching = true;

await this.getDeltas(telemetryEventSuffix, from, to, (messages) => {
this.refreshDelayInfo(this.deltaStorageDelayId);
this.enqueueMessages(messages, telemetryEventSuffix);
});

Expand Down

0 comments on commit 229d845

Please sign in to comment.