mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 07:39:00 +08:00
fix(v1/extract): add job with explicit id
This commit is contained in:
parent
3f9b8a0bf5
commit
0dddf4c055
@ -95,7 +95,7 @@ export async function extractController(
|
||||
baggage: Sentry.spanToBaggageHeader(span),
|
||||
size,
|
||||
},
|
||||
});
|
||||
}, { jobId: extractId });
|
||||
},
|
||||
);
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user