mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-08 19:29:02 +08:00
Update crawl-redis.ts
This commit is contained in:
parent
f4d10c5031
commit
a82160a630
@ -265,9 +265,9 @@ export async function lockURL(
|
||||
);
|
||||
}
|
||||
|
||||
logger.debug("Locking URL " + JSON.stringify(url) + "... result: " + res, {
|
||||
res,
|
||||
});
|
||||
// logger.debug("Locking URL " + JSON.stringify(url) + "... result: " + res, {
|
||||
// res,
|
||||
// });
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user