mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
fix(pre-proc-checks): deployed checks should precede cost/ratelimit increments" (#2250)
This commit is contained in:
committed by
GitHub
parent
3ce2788562
commit
b7a1e8f5cf
@@ -134,7 +134,7 @@ async function executeWebhookJobInternal(
|
||||
const loggingSession = new LoggingSession(
|
||||
payload.workflowId,
|
||||
executionId,
|
||||
payload.provider || 'webhook',
|
||||
payload.provider,
|
||||
requestId
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user