Skip to content

Commit

Permalink
[FSSDK-11003] review update batch event processor
Browse files Browse the repository at this point in the history
  • Loading branch information
junaed-optimizely committed Jan 13, 2025
1 parent 08d0df4 commit bad40b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/event_processor/batch_event_processor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ export class BatchEventProcessor extends BaseService implements EventProcessor {
this.state = ServiceState.Running;

if(!this.disposable) {
this.dispatchRepeater.start();
this.failedEventRepeater?.start();
}

Expand Down

0 comments on commit bad40b4

Please sign in to comment.