mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-20 01:59:22 +08:00
add stack
This commit is contained in:
parent
6776292cc2
commit
d4e7bde03d
@ -103,6 +103,7 @@ export function authMiddleware(
|
||||
} else if (rateLimiterMode === RateLimiterMode.ExtractAgentPreview) {
|
||||
logger.warn("EAP passed into authMiddleware directly?", {
|
||||
body: req.body,
|
||||
callStack: new Error().stack,
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user