-
Updated
Jan 20, 2022 - TypeScript
davinci
Here are 40 public repositories matching this topic...
如果想前后端分离部署
前端需要什么特殊环境不,还是nginx即可?
需要改动哪些地方的配置和代码吗?
-
Updated
Dec 22, 2021 - TypeScript
Hi, this tool is fantastic, works really great. In my app i download a lot of images almost together. I'm wondering if there is an option to set the size or quality of the downloaded image, because now my app is lighter (in MB) but is slower because of downloads and set of images at runtime.
-
Updated
Dec 2, 2020 - Python
-
Updated
Oct 5, 2021 - TypeScript
They have changed the setting name from perfProxyMediaOn to perfProxyMediaMode.
-
Need to make old
perfProxyMediaOnaOptional[bool]https://github.com/pedrolabonia/pydavinci/blob/bed27615609c1cdcc1152c9791d3f1243473f487/pydavinci/wrappers/settings/components.py#L216 -
Test and add new
perfProxyMediaMode, also making itOptional[Literal]for compatibility.
The literals should be
-
Updated
Jan 9, 2021 - Lua
-
Updated
Oct 17, 2021 - C++
-
Updated
Apr 10, 2022 - C++
-
Updated
Apr 22, 2020
-
Updated
Aug 10, 2021 - C++
-
Updated
Mar 20, 2022 - Python
-
Updated
Mar 21, 2022 - Python
-
Updated
Jan 18, 2018 - HTML
Improve this page
Add a description, image, and links to the davinci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the davinci topic, visit your repo's landing page and select "manage topics."
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。