Skip to content

Commit 462f271

Browse files
authored
revoked
1 parent 1d97fb8 commit 462f271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

document_qa/grobid_processors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ def __init__(self, grobid_url, ping_server=True):
144144
batch_size=5,
145145
coordinates=["p", "title", "persName"],
146146
sleep_time=5,
147-
timeout=180,
147+
timeout=60,
148148
check_server=ping_server
149149
)
150150
self.grobid_client = grobid_client

0 commit comments

Comments
 (0)