Skip to content

Commit

Permalink
Clear github action cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmtszr committed Mar 31, 2023
1 parent 1a50e11 commit 6d60458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elasticsearch/bulk/bulk.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ func NewBulk(
collectionIndexMapping: esConfig.CollectionIndexMapping,
typeName: helper.Byte(esConfig.TypeName),
}

go bulk.StartBulk()
return bulk, nil
}
Expand Down

0 comments on commit 6d60458

Please sign in to comment.