no steps configured 到底要設置什麼??? 求大老們幫幫忙 #4727
Unanswered
Willywang8216
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在UI 裡面建立一個PIPELINE 按下DEPLOY 也上船一張圖片給他作用,然後用API CALL 這個 PIPELINE ID (我只開parse only),一直抱錯
{
"pipeline_id": "9a5431ae-2e73-XXXXXXXXXXXX",
"pipeline_name": "Parse Only",
"pipeline_status": "deployed",
"pipeline_steps": [], // <--- EMPTY ARRAY 這玩意到底怎麼設置??? 在UI 裡鰻看到啊?
"file_status": [
{
"code": -1,
"msg": "no steps configured",
"file_id": 5507,
"cur_step": "finish",
"step_status": "init"
}
]
}
Beta Was this translation helpful? Give feedback.
All reactions