支持通过env获取encoder args

This commit is contained in:
2025-04-20 10:58:14 +08:00
parent 740a3c7a63
commit a9043361ec
3 changed files with 9 additions and 4 deletions

View File

@ -1,7 +1,7 @@
from time import sleep
import biz.task
import config
import biz.task
from telemetry import init_opentelemetry
from template import load_local_template
from util import api