UNPKG

eve

Version:

Filesystem-first framework for durable backend AI agents that run anywhere.

1 lines 264 B
import{createLogger}from"#internal/logging.js";const log=createLogger(`execution.wire`);async function reportDroppedWirePayloadStep(e){"use step";log.error(`dropping undecodable wire payload`,{detail:e.detail,family:e.family})}export{reportDroppedWirePayloadStep};