feat: expose PYTHON_ENV_INIT_TIMEOUT and PLUGIN_MAX_EXECUTION_TIMEOUT (#15283)

This commit is contained in:
kurokobo
2025-03-09 11:45:19 +09:00
committed by GitHub
parent f7e012d216
commit 0c57250d87
5 changed files with 15 additions and 1 deletions

View File

@@ -968,3 +968,6 @@ MARKETPLACE_ENABLED=true
MARKETPLACE_API_URL=https://marketplace.dify.ai
FORCE_VERIFYING_SIGNATURE=true
PLUGIN_PYTHON_ENV_INIT_TIMEOUT=120
PLUGIN_MAX_EXECUTION_TIMEOUT=600