restflow_
core
0.1.0
In restflow_
core::
services::
workflow
restflow_core
::
services
::
workflow
Function
get_execution_status
Copy item path
Source
pub async fn get_execution_status( core: &
Arc
<
AppCore
>, execution_id: &
str
, ) ->
Result
<
Vec
<
Task
>>