dify/api/tests
Harry b41538d8c7 feat(trigger): reinforcement schedule trigger debugging with cron calculation
- Implemented a caching mechanism for schedule trigger debug events using Redis to optimize performance.
- Added methods to create and manage schedule debug runtime configurations, including cron expression handling.
- Updated the ScheduleTriggerDebugEventPoller to utilize the new caching and event creation logic.
- Removed the deprecated build_schedule_pool_key function from event handling.
2025-10-28 23:34:08 +08:00
..
fixtures/workflow feat: add flatten_output configuration to iteration node (#27502) 2025-10-27 16:04:24 +08:00
integration_tests Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-27 11:37:07 +08:00
test_containers_integration_tests Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-28 11:28:06 +08:00
unit_tests feat(trigger): reinforcement schedule trigger debugging with cron calculation 2025-10-28 23:34:08 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00