Files
dify/api/services
Harry bc1e6e011b fix(trigger): update cache key format in TriggerSubscriptionBuilderService
- Changed the cache key format in the `encode_cache_key` method from `trigger:subscription:validation:{subscription_id}` to `trigger:subscription:builder:{subscription_id}` to better reflect its purpose.

This update improves clarity in cache key usage for trigger subscriptions.
2025-09-22 13:37:46 +08:00
..
2025-07-24 00:57:45 +08:00
2025-08-20 15:38:14 +08:00
2025-07-24 00:57:45 +08:00
2025-07-24 00:57:45 +08:00
2025-08-20 15:38:14 +08:00
2025-08-29 14:10:51 +08:00