Skip to content

Commit

Permalink
Update flow/workflows/cdc_flow.go
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex authored and heavycrystal committed Dec 17, 2024
1 parent eadb503 commit 8918201
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flow/workflows/cdc_flow.go
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,6 @@ func CDCFlowWorkflow(
}
}
}
workflow.GetInfo(ctx).GetCurrentHistorySize()

if restart || finished {
for ctx.Err() == nil && (!finished || mainLoopSelector.HasPending()) {
Expand Down

0 comments on commit 8918201

Please sign in to comment.