microfoom
API referenceType aliases

RepairChannel

Type Alias: RepairChannel

type RepairChannel = "args" | "return" | "dispatch";

Defined in: packages/microfoom-core/src/errors.ts:73

Which repairable agent fault exhausted the repair loop.

On this page