fix bug
This commit is contained in:
@@ -73,6 +73,6 @@ func GetStockIndicator() {
|
||||
impl.DBService.CreateInBatches(records, 100)
|
||||
}
|
||||
|
||||
time.Sleep(200 * time.Microsecond)
|
||||
time.Sleep(200 * time.Millisecond)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user