mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader
synced 2025-08-20 20:39:14 +08:00
chore: tweak health check
This commit is contained in:
parent
9e02080103
commit
a0d1a7234b
@ -148,7 +148,7 @@ export class PuppeteerControl extends AsyncService {
|
||||
|
||||
this.emit('ready');
|
||||
|
||||
// this.__healthCheckInterval = setInterval(() => this.healthCheck(), 30_000);
|
||||
this.__healthCheckInterval = setInterval(() => this.healthCheck(), 30_000);
|
||||
}
|
||||
|
||||
@maxConcurrency(1)
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit a6a3ad42efc34da243afa25d602b405b92f13379
|
||||
Subproject commit 7ba2ed3709f8c72ecc5a656e1737976e286eefbd
|
Loading…
x
Reference in New Issue
Block a user