Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangchiqing committed Feb 29, 2024
1 parent 7103608 commit f265dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/execution_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -961,6 +961,7 @@ func (exeNode *ExecutionNode) LoadObserverCollectionIndexer(
error,
) {
if !node.ObserverMode {
node.Logger.Info().Msg("execution data downloader is disabled")
return &module.NoopReadyDoneAware{}, nil
}

Expand Down

0 comments on commit f265dc9

Please sign in to comment.