Skip to content

Commit bad40b4

Browse files
[FSSDK-11003] review update batch event processor
1 parent 08d0df4 commit bad40b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/event_processor/batch_event_processor.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ export class BatchEventProcessor extends BaseService implements EventProcessor {
252252
this.state = ServiceState.Running;
253253

254254
if(!this.disposable) {
255-
this.dispatchRepeater.start();
256255
this.failedEventRepeater?.start();
257256
}
258257

0 commit comments

Comments
 (0)