mirror of https://github.com/langgenius/dify.git
- 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.
|
||
|---|---|---|
| .. | ||
| trigger_provider_service.py | ||
| trigger_subscription_builder_service.py | ||