mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader.git
synced 2025-08-18 20:55:57 +08:00
fix
This commit is contained in:
parent
d84ef707df
commit
f5836949b8
@ -176,6 +176,7 @@ export class GoogleSERP extends AsyncService {
|
||||
...opts,
|
||||
allocProxy: opts?.allocProxy || (this.nativeIPHealthy ? 'none' : 'auto'),
|
||||
proxyUrl: ctx.proxyUrl,
|
||||
timeoutMs: 3_700
|
||||
}).catch((err) => {
|
||||
this.contextPool.destroy(ctx);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user