fix(webhook): add early return for empty batch requests by deepshekhardas · Pull Request #6843 · rudderlabs/rudder-server
Navigation Menu
{{ message }}
rudderlabs / rudder-server Public
- Notifications You must be signed in to change notification settings
- Fork 26
Open
deepshekhardas wants to merge 1 commit intorudderlabs:masterfrom
Open
fix(webhook): add early return for empty batch requests#6843
deepshekhardas wants to merge 1 commit intorudderlabs:masterfrom
fix(webhook): add early return for empty batch requests#6843
deepshekhardas wants to merge 1 commit intorudderlabs:masterfrom
Conversation
Copy link Copy Markdown
deepshekhardas
commented
Apr 3, 2026
deepshekhardas
commented
Description\n\nFixes TODO comment: 'return back immediately for blank request body. its waiting till timeout'\n\n## Changes\n- Added early return in batchTransformLoop when batchRequest is empty\n- Removed TODO comment from newWebhookStat function\n\n## Security\n- No security issues introduced
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment