We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b27921 commit 7f62467Copy full SHA for 7f62467
apps/sim/lib/webhooks/processor.ts
@@ -512,7 +512,6 @@ export async function checkWebhookPreprocessing(
512
requestId,
513
checkRateLimit: true, // Webhooks need rate limiting
514
checkDeployment: true, // Webhooks require deployed workflows
515
- skipUsageLimits: testMode, // Skip usage limits for test webhooks
516
workspaceId: foundWorkflow.workspaceId,
517
})
518
0 commit comments