mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-06 01:56:09 +08:00
Nick: remove active job alerts
This commit is contained in:
parent
0c14366720
commit
32c6b1f136
@ -49,7 +49,7 @@ export async function checkAlerts() {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const checkAll = async () => {
|
const checkAll = async () => {
|
||||||
await checkActiveJobs();
|
// await checkActiveJobs();
|
||||||
await checkWaitingQueue();
|
await checkWaitingQueue();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user