+4
b76e17b25d
feat: introduce trigger functionality ( #27644 )
...
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com >
Co-authored-by: Stream <Stream_2@qq.com >
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com >
Co-authored-by: zhsama <torvalds@linux.do >
Co-authored-by: Harry <xh001x@hotmail.com >
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com >
Co-authored-by: yessenia <yessenia.contact@gmail.com >
Co-authored-by: hjlarry <hjlarry@163.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-12 17:59:37 +08:00
Junyan Qin (Chin) and GitHub
cba2b9b2ad
fix: switch plugin auto upgrade cache to redis ( #26356 )
2025-09-29 12:57:30 +08:00
bdd85b36a4
ruff check preview ( #25653 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-16 12:58:12 +08:00
bab4975809
chore: add ast-grep rule to convert Optional[T] to T | None ( #25560 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-15 13:06:33 +08:00
Bowen Liang and GitHub
d8000251ff
chore: apply static type checks on celery async task dispatches and imports ( #24418 )
2025-08-24 23:07:22 +08:00
75199442c1
feat: Implements periodic deletion of workflow run logs that exceed t… ( #23881 )
...
Co-authored-by: shiyun.li973792 <shiyun.li@seres.cn >
Co-authored-by: 1wangshu <suewangswu@gmail.com >
Co-authored-by: Blackoutta <hyytez@gmail.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-08-19 09:47:34 +08:00
Junyan Qin (Chin) and GitHub
531e784a92
feat: no longer enable auto upgrade when marketplace is disabled (#24… ( #24101 )
2025-08-18 15:57:33 +08:00
-LAN- and GitHub
052d0e059e
feat: add Redis SSL/TLS certificate authentication support ( #23624 )
2025-08-18 10:59:07 +08:00
GuanMu and GitHub
9c5b1e7012
fix: Update the scheduling method for timed tasks, ( #22779 )
2025-07-25 16:27:35 +08:00
eaae79a581
feat: plugin auto upgrade strategy ( #19758 )
...
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Novice <novice12185727@gmail.com >
2025-07-23 15:33:39 +08:00
湛露先生 and GitHub
28f5c37211
Add Env 'CELERY_SENTINEL_PASSWORD' for celery connect redis sentinel. ( #21198 )
2025-06-27 17:37:11 +08:00
Dongyu Li and GitHub
92614765ff
Feat/queue monitor ( #20647 )
2025-06-04 19:56:34 +08:00
Jyong and GitHub
cf00ee42f5
send knowledge base auto disable notification ( #12126 )
2024-12-26 18:14:08 +08:00
yihong and GitHub
56e15d09a9
feat: mypy for all type check ( #10921 )
2024-12-24 18:38:51 +08:00
9b46b02717
refactor: assembling the app features in modular way ( #9129 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-11-30 23:05:22 +08:00
Jyong and GitHub
41c6bf5fe4
update the scheduler of update_tidb_serverless_status_task to 1/10min ( #11135 )
2024-11-27 17:41:00 +08:00
Jyong and GitHub
128efc3193
Feat/clean message records ( #10588 )
2024-11-18 16:57:39 +08:00
fdb02983rhy and GitHub
16db2c4e57
Fix: Set Celery LOG_File only when available, always log to console ( #10563 )
2024-11-11 23:53:12 +08:00
7c2a9b0744
celery worker log format following LOG_FORMAT env#9404 ( #10016 )
...
Signed-off-by: root <root@localhost.localdomain >
Co-authored-by: root <root@localhost.localdomain >
2024-11-08 17:12:09 +08:00
18106a4fc6
add tidb on qdrant type ( #9831 )
...
Co-authored-by: Zhaofeng Miao <522856232@qq.com >
2024-10-25 13:57:03 +08:00
Bowen Liang and GitHub
4d9160ca9f
refactor: use dify_config to replace legacy usage of flask app's config ( #9089 )
2024-10-22 11:01:32 +08:00
Zhi and GitHub
d542b15cc0
feat: support redis sentinel mode ( #7756 )
2024-09-08 13:23:51 +08:00
-LAN- and GitHub
3571292fbf
chore(api): Introduce Ruff Formatter. ( #7291 )
2024-08-15 12:54:05 +08:00
Jyong and GitHub
7c397f5722
update celery beat scheduler time to env ( #6352 )
2024-07-17 02:31:30 +08:00
Jyong and GitHub
988aa4b5da
update clean_unused_datasets_task timedelta ( #6324 )
2024-07-16 13:43:04 +08:00
Bowen Liang and GitHub
28089c98c1
fix: skip Celery warning by setting broker_connection_retry_on_startup config ( #3188 )
2024-04-09 16:14:43 +08:00
5e66a60f1c
add embedding cache and clean embedding cache job ( #3087 )
...
Co-authored-by: jyong <jyong@dify.ai >
2024-04-02 20:46:24 +08:00
1716ac562c
add clean_unused_datasets_task ( #3057 )
...
Co-authored-by: jyong <jyong@dify.ai >
2024-04-01 01:34:21 +08:00
Bowen Liang and GitHub
cc9e74123c
improve: introduce isort for linting Python imports ( #1983 )
2024-01-12 12:34:01 +08:00
2757494265
alter schedule timedelta ( #1923 )
...
Co-authored-by: jyong <jyong@dify.ai >
2024-01-04 18:10:16 +08:00
595e9b25ba
Add data clean schedule ( #1859 )
...
Co-authored-by: jyong <jyong@dify.ai >
2024-01-02 15:29:18 +08:00
Yuhao and GitHub
f8eefa31fe
feat: add redis ssl support ( #65 )
2023-05-17 15:40:21 +08:00
John Wang
db896255d6
Initial commit
2023-05-15 08:51:32 +08:00