Skip to content

Interface: KyooWorkable<T>

A workable job is a job that can be processed by a worker. It contains the job and methods for acknowledging or rejecting the job.

Type Parameters

Type ParameterDefault type
TKyooSerializable

Properties

PropertyType
ackKyooJobAck
attemptsnumber
jobKyooJob<T>
nackKyooJobNack