Appearance
Rule.io SDK / client/src / PartialScanError
Interface: PartialScanError
Defined in: client/src/find-template-owner.ts:72
Per-dispatcher failure that occurred during scanning. The scan continues past these errors so a single misbehaving dispatcher doesn't poison the whole result.
Properties
dispatcher_id
dispatcher_id:
number
Defined in: client/src/find-template-owner.ts:74
dispatcher_kind
dispatcher_kind:
DispatcherKind
Defined in: client/src/find-template-owner.ts:73
error
error:
string
Defined in: client/src/find-template-owner.ts:76
message_id?
optionalmessage_id?:number
Defined in: client/src/find-template-owner.ts:75
status_code?
optionalstatus_code?:number
Defined in: client/src/find-template-owner.ts:77