Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit b841f20

Browse files
author
tkostuch
committed
remove timeout
1 parent d189a96 commit b841f20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/elastic.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ function reIndex (db, fromIndexName, toIndexName, next) {
134134
db.reindex({
135135
wait_for_completion: true,
136136
waitForCompletion: true,
137-
timeout: 360,
138137
body: {
139138
'source': {
140139
'index': fromIndexName

0 commit comments

Comments
 (0)