Sporades SDK API
Preparing search index...
server
JobSummary
Type Alias JobSummary
Bounded server-only Job state returned from actor-scoped inspection.
type
JobSummary
=
{
attempts
:
number
;
handler
:
string
;
id
:
string
;
status
:
JobStatus
;
}
Index
Properties
attempts
handler
id
status
Properties
attempts
attempts
:
number
handler
handler
:
string
id
id
:
string
status
status
:
JobStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attempts
handler
id
status
Sporades SDK API
Loading...
Bounded server-only Job state returned from actor-scoped inspection.