Harry
a33d04d1ac
refactor(trigger): unify debug event handling and improve polling mechanism
...
- Introduced a base class for debug events to streamline event handling.
- Refactored `TriggerDebugService` to support multiple event types through a generic dispatch/poll interface.
- Updated webhook and plugin trigger debug services to utilize the new event structure.
- Enhanced the dispatch logic in `dispatch_triggered_workflows_async` to accommodate the new event model.
2025-10-08 17:31:16 +08:00
hjlarry
6ea10cdaaf
debug webhook don't require publish the app
2025-10-02 20:07:57 +08:00
hjlarry
31b15b492e
move trigger_debug_service to trigger sub dir
2025-10-02 00:27:48 +08:00
hjlarry
a4109088c9
move webhook service to trigger sub dir
2025-10-02 00:18:37 +08:00
hjlarry
e6a44a0860
can debug when disable webhook
2025-10-01 23:39:37 +08:00
hjlarry
604651873e
refactor webhook service
2025-10-01 12:46:42 +08:00
hjlarry
6e6198c64e
debug webhook node
2025-09-29 09:28:19 +08:00
非法操作
68f73410fc
chore: (trigger) add WEBHOOK_REQUEST_BODY_MAX_SIZE ( #25217 )
2025-09-05 12:23:11 +08:00
非法操作
2013ceb9d2
chore: validate param type of application/json when call a webhook ( #25074 )
2025-09-03 15:49:07 +08:00
非法操作
89ad6ad902
feat: add app trigger list api ( #24693 )
2025-08-28 15:23:08 +08:00
Yeuoly
4ef6ff217e
fix: improve code quality in webhook services and controllers ( #24634 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-27 17:50:51 +08:00
非法操作
a63d1e87b1
feat: webhook trigger backend api ( #24387 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-27 14:42:45 +08:00