Skip to content

Commit 2b065b9

Browse files
Update REQUEST_TIMEOUT
Co-authored-by: Keshav Priyadarshi <git@keshav.space> Signed-off-by: Samk <sampurnapyne1710@gmail.com>
1 parent 26c826f commit 2b065b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync_catalog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727

2828
PAGE_SIZE = 100
29-
REQUEST_TIMEOUT = 10
29+
REQUEST_TIMEOUT = 15
3030

3131

3232
class EUVDAdvisoryMirror(BasePipeline):

0 commit comments

Comments
 (0)