Commit Graph

122 Commits (fix/switch-strategy-clean-param)

Author SHA1 Message Date
Yeuoly fb309462ad Merge branch 'main' into fix/chore-fix 1 year ago
yihong 3d150c30a7
fix: utcfromtimestamp is Deprecated change to new api (#12120)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yeuoly adf7eea7fe fix: ruff 1 year ago
Yeuoly 6e73ad2fc6 feat: plugin migrations 1 year ago
Yeuoly 78664c8903 Merge branch 'main' into fix/chore-fix 1 year ago
Jyong cf00ee42f5
send knowledge base auto disable notification (#12126) 1 year ago
Yeuoly 430af95b53 fix: linter 1 year ago
Yeuoly 0164d1410a migrations for plugins 1 year ago
Jyong 84ac004772
py lint (#12102)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 4199998c7e Merge branch 'main' into fix/chore-fix 1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
-LAN- 1c80941c69
fix: add FileNotFoundError to ignored errors in Sentry integration (#12023)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- c4091c4c66
fix: improve error handling for file retrieval in AwsS3Storage (#12002)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 3599751f93
chore(db): use a better way to export models and remove unused table (#11838)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 688292e6ff
chore(opendal_storage): remove unused comment (#11783)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 99f40a9682
feat: full support for opendal and sync configurations between .env and docker-compose (#11754)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 75fe785d88
Merge branch 'main' into fix/chore-fix 1 year ago
luckylhb90 38e155d819
feat: log add trace id (#11599)
Co-authored-by: hobo.l <hobo.l@binance.com>
1 year ago
yihong 180743612c
fix: better opendal tests (#11569)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- 8d4bb9b40d
feat: integrate opendal storage (#11508)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 86291c13e4
Merge branch 'main' into fix/chore-fix 1 year ago
yihong 7b86f8f024
fix: double split error on redis port and some type hint (#11270)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Bowen Liang 9b46b02717
refactor: assembling the app features in modular way (#9129)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Bowen Liang 2feb44e2c5
chore(dep): bump flask from 3.0.1 to 3.1.0 and flask-compress to 1.17 (#11195) 1 year ago
Jyong 41c6bf5fe4
update the scheduler of update_tidb_serverless_status_task to 1/10min (#11135) 1 year ago
Yeuoly 5ff9cee326
Merge branch 'main' into fix/chore-fix 1 year ago
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
Yeuoly 24734009b9
Merge branch 'main' into fix/chore-fix 1 year ago
liuhaoran 8ff65abbc6
ext_redis.py support redis clusters --- Fixes #9538 (#9789)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
1 year ago
Jyong 128efc3193
Feat/clean message records (#10588) 1 year ago
Yeuoly a0543ab8fb
Merge branch 'main' into fix/chore-fix 1 year ago
Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
fdb02983rhy 16db2c4e57
Fix: Set Celery LOG_File only when available, always log to console (#10563) 1 year ago
Yeuoly 5cdbfe2f41
Merge branch 'main' into fix/chore-fix 1 year ago
liuhaoran 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>
1 year ago
Yeuoly 7a2b2a04c9
Merge branch 'main' into fix/chore-fix 1 year ago
ice yao dd5ffaf058
chore: use posixpath to wrapper filepath (#9976) 1 year ago
Yeuoly 10cc4e758c
Merge branch 'main' into fix/chore-fix 1 year ago
crazywoola 0a3d51e9cf
Revert "chore: improve validation and handler of logging timezone with TimezoneName" (#10077) 1 year ago
Bowen Liang bab5c54219
chore: improve validation and handler of logging timezone with TimezoneName (#9595) 1 year ago
Jyong 18106a4fc6
add tidb on qdrant type (#9831)
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
1 year ago
zhuhao 5bf31e7a86
refactor: update load_stream method to directly yield file chunks (#9806) 1 year ago
ice yao e71f494839
chore: abstract common function with local storage (#9811) 1 year ago
Yeuoly 99c8f364ae
fix: temp fix for empty redis password 1 year ago
zhuhao c9dfe1ad92
feat: support user-defined configuration of log file size and retention count (#9610) 1 year ago
-LAN- e8abbe0623
fix(storage): ensure `storage_runner` initialization within app context (#9627) 1 year ago
-LAN- b14d59e977
fix(storage): use centralized config management (#9620) 1 year ago
Bowen Liang d170d78530
chore: (#9089 followup) fix storage factory constructor (#9609) 1 year ago
Bowen Liang 4d9160ca9f
refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1 year ago
zhuhao 83b2b8fe60
refactor: add logging extension module for log initialization (#9524) 1 year ago