We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6295a3 commit 240a27fCopy full SHA for 240a27f
apps/sim/lib/webhooks/processor.ts
@@ -124,9 +124,6 @@ export async function handleProviderChallenges(
124
/**
125
* Handle provider-specific reachability tests that occur AFTER webhook lookup.
126
*
127
- * This function should be called after findWebhookAndWorkflow() but before
128
- * checkWebhookPreprocessing() to allow verification requests to bypass deployment checks.
129
- *
130
* @param webhook - The webhook record from the database
131
* @param body - The parsed request body
132
* @param requestId - Request ID for logging
0 commit comments