durable-execution - v0.8.0
GitHub
Preparing search index...
DurableTaskFailedExecution
Type Alias DurableTaskFailedExecution
DurableTaskFailedExecution
:
Omit
<
DurableTaskRunningExecution
,
"status"
|
"error"
,
>
&
{
status
:
"failed"
;
error
:
DurableTaskError
;
finishedAt
:
Date
}
A durable task execution that failed while running.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
durable-execution - v0.8.0
Loading...
A durable task execution that failed while running.