Commit 5ec63d9b authored by duanjinfei's avatar duanjinfei

merge master

parents 142c1791 34d5be86
......@@ -290,6 +290,7 @@ func (t *TaskHandler) ComputeTaskHandler(taskMsg *nodeManagerV1.PushTaskMessage)
taskExecResult.TaskRespBody = apiResBody
post.Header.Set("Location", ossUri)
isRedirect = true
isSuccess = true
break
} else {
apiResOneArr = append(apiResOneArr, ossUri)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment