XuXuClassMate edited a comment on issue #8831: URL: https://github.com/apache/dolphinscheduler/issues/8831#issuecomment-1064864745
At present, there are only 15 task status types in the old and new UI. The interface returns READY_BLOCK and BLOCK are not among the 15 task status types. Please help the back-end friends to confirm whether this is a bug or a new status. If it is a bug, then Just trouble the back-end partners to deal with it. If it is a new state, our front-end will support it accordingly.  {"code":0,"msg":"成功","data":{"totalCount":7,"taskCountDtos":[{"count":0,"taskStateType":"SUBMITTED_SUCCESS"},{"count":0,"taskStateType":"RUNNING_EXECUTION"},{"count":0,"taskStateType":"READY_PAUSE"},{"count":0,"taskStateType":"PAUSE"},{"count":0,"taskStateType":"READY_STOP"},{"count":0,"taskStateType":"STOP"},{"count":7,"taskStateType":"FAILURE"},{"count":0,"taskStateType":"SUCCESS"},{"count":0,"taskStateType":"NEED_FAULT_TOLERANCE"},{"count":0,"taskStateType":"KILL"},{"count":0,"taskStateType":"WAITING_THREAD"},{"count":0,"taskStateType":"WAITING_DEPEND"},{"count":0,"taskStateType":"DELAY_EXECUTION"},{"count":0,"taskStateType":"SERIAL_WAIT"},{"count":0,"taskStateType":"READY_BLOCK"},{"count":0,"taskStateType":"BLOCK"}]},"failed":false,"success":true} -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
